Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp55 struct CallContext { struct in __anon49792e110111::X86CallFrameOptimization
56 CallContext() in CallContext() function
82 typedef SmallVector<CallContext, 8> ContextVector;
89 MachineBasicBlock::iterator I, CallContext &Context);
91 bool adjustCallSequence(MachineFunction &MF, const CallContext &Context);
239 CallContext Context; in runOnMachineFunction()
315 CallContext &Context) { in collectCallInfo()
447 const CallContext &Context) { in adjustCallSequence()