Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp58 MovVector(4, nullptr), NoStackParams(false), UsePush(false) {} in CallContext()
79 bool UsePush; member
192 if (!CC.UsePush) { in isProfitable()
249 if (CC.UsePush) { in runOnMachineFunction()
448 Context.UsePush = true; in collectCallInfo()