Searched refs:CallContext (Results 1 – 3 of 3) sorted by relevance
71 struct CallContext { struct in __anon8588f8260111::X86CallFrameOptimization72 CallContext() : FrameSetup(nullptr), ArgStoreVector(4, nullptr) {} in CallContext() argument96 typedef SmallVector<CallContext, 8> ContextVector;103 MachineBasicBlock::iterator I, CallContext &Context);105 void adjustCallSequence(MachineFunction &MF, const CallContext &Context);260 CallContext Context; in runOnMachineFunction()356 CallContext &Context) { in collectCallInfo()494 const CallContext &Context) { in adjustCallSequence()
476 ContextTrieNode *CallContext = getContextFor(DIL); in getCalleeContextFor() local477 if (!CallContext) in getCalleeContextFor()482 return CallContext->getChildContext( in getCalleeContextFor()
7086 llvm/tools/llvm-profgen/CallContext.h