Home
last modified time | relevance | path

Searched defs:Callers (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp76 DenseSet<Function *> Callers; in runOnModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryProfileInfo.h63 std::map<uint64_t, CallStackTrieNode *> Callers; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallPrinter.cpp73 SmallSet<Function *, 16> Callers; in CallGraphDOTInfo() local
H A DStackSafetyAnalysis.cpp593 DenseMap<const CalleeTy *, SmallVector<const CalleeTy *, 4>> Callers; member in __anonc3460ea90211::StackSafetyDataFlowAnalysis