Home
last modified time | relevance | path

Searched refs:shouldRematerialize (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp256 static bool shouldRematerialize(const MachineInstr &Def, in shouldRematerialize() function
887 } else if (shouldRematerialize(*DefI, TII)) { in runOnMachineFunction()