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
189 if (CC.NoStackParams) in isProfitable()
339 Context.NoStackParams = true; in collectCallInfo()