Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp71 struct CallContext { struct in __anon8588f8260111::X86CallFrameOptimization
72 CallContext() : FrameSetup(nullptr), ArgStoreVector(4, nullptr) {} in CallContext() function
96 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()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp476 ContextTrieNode *CallContext = getContextFor(DIL); in getCalleeContextFor() local
477 if (!CallContext) in getCalleeContextFor()
482 return CallContext->getChildContext( in getCalleeContextFor()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt7086 llvm/tools/llvm-profgen/CallContext.h