Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp54 struct CallContext { struct in __anon49792e110111::X86CallFrameOptimization
55 CallContext() in CallContext() function
78 typedef DenseMap<MachineInstr *, CallContext> ContextMap;
85 MachineBasicBlock::iterator I, CallContext &Context);
88 const CallContext &Context);
226 CallContext &Context = CallSeqMap[I]; in runOnMachineFunction()
243 CallContext &Context) { in collectCallInfo()
373 const CallContext &Context) { in adjustCallSequence()