Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp57 MovVector(4, nullptr), NoStackParams(false), UsePush(false){}; in CallContext()
72 bool NoStackParams; member
181 if (CC.second.NoStackParams) in isProfitable()
261 Context.NoStackParams = true; in collectCallInfo()