Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp57 MovVector(4, nullptr), NoStackParams(false), UsePush(false){}; in CallContext()
75 bool UsePush; member
184 if (!CC.second.UsePush) { in isProfitable()
234 if (CC.second.UsePush) in runOnMachineFunction()
367 Context.UsePush = true; in collectCallInfo()