Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h291 DenseMap<Node *, int> EdgeIndexMap; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp61 DenseMap<LazyCallGraph::Node *, int> &EdgeIndexMap, in addEdge() argument
[all...]