Home
last modified time | relevance | path

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

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