Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp58 MovVector(4, nullptr), NoStackParams(false), UsePush(false){} in CallContext()
76 bool NoStackParams; member
194 if (CC.NoStackParams) in isProfitable()
333 Context.NoStackParams = true; in collectCallInfo()