Home
last modified time | relevance | path

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

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