Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp96 bool UsePush = false; member
206 if (!CC.UsePush) { in isProfitable()
263 if (CC.UsePush) { in runOnMachineFunction()
484 Context.UsePush = true; in collectCallInfo()