Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp24 DenseMap<Function *, int> &EdgeIndexMap, Function &F, in addEdge()
46 DenseMap<Function *, int> &EdgeIndexMap) { in findReferences()
/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h208 DenseMap<Function *, int> EdgeIndexMap; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h296 DenseMap<Node *, int> EdgeIndexMap; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp64 DenseMap<LazyCallGraph::Node *, int> &EdgeIndexMap, in addEdge()