Home
last modified time | relevance | path

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

/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-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp401 DenseMap<const GlobalValue *, SmallVector<const GlobalValue *, 4>> Callers; member in __anonb66fbfb20211::StackSafetyDataFlowAnalysis