Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLEnqueuedBlockLowering.cpp77 static void collectCallers(Function *F, DenseSet<Function *> &Callers) { in collectCallers()
101 DenseSet<Function *> Callers; in runOnModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLEnqueuedBlockLowering.cpp80 static void collectCallers(Function *F, DenseSet<Function *> &Callers) { in collectCallers()
106 DenseSet<Function *> Callers; in runOnModule() local
/external/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp34 MallocMap *Callers; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DMemoryProfileInfo.h52 std::map<uint64_t, CallStackTrieNode *> Callers; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DCallPrinter.cpp72 SmallSet<Function *, 16> Callers; in CallGraphDOTInfo() local
DStackSafetyAnalysis.cpp561 DenseMap<const CalleeTy *, SmallVector<const CalleeTy *, 4>> Callers; member in __anonb34b68470211::StackSafetyDataFlowAnalysis
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp401 DenseMap<const GlobalValue *, SmallVector<const GlobalValue *, 4>> Callers; member in __anon9d1e97410211::StackSafetyDataFlowAnalysis