Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLEnqueuedBlockLowering.cpp81 static void collectCallers(Function *F, DenseSet<Function *> &Callers) { in collectCallers()
107 DenseSet<Function *> Callers; in runOnModule() local
/external/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp34 MallocMap *Callers; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp569 CallerSym Callers(SymbolRecordKind::CallerSym); in TEST_F() local