Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()