Searched defs:EdgeIndexMap (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 24 DenseMap<Function *, int> &EdgeIndexMap, Function &F, in addEdge() 46 DenseMap<Function *, int> &EdgeIndexMap) { in findReferences()
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 208 DenseMap<Function *, int> EdgeIndexMap; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 296 DenseMap<Node *, int> EdgeIndexMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | LazyCallGraph.h | 291 DenseMap<Node *, int> EdgeIndexMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | LazyCallGraph.h | 291 DenseMap<Node *, int> EdgeIndexMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | LazyCallGraph.h | 291 DenseMap<Node *, int> EdgeIndexMap; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 291 DenseMap<Node *, int> EdgeIndexMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | LazyCallGraph.h | 291 DenseMap<Node *, int> EdgeIndexMap; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 63 DenseMap<LazyCallGraph::Node *, int> &EdgeIndexMap, in addEdge()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 61 DenseMap<LazyCallGraph::Node *, int> &EdgeIndexMap, in addEdge()
|