Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp93 bool UsePush = false; member
212 if (!CC.UsePush) { in isProfitable()
269 if (CC.UsePush) { in runOnMachineFunction()
490 Context.UsePush = true; in collectCallInfo()