Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h450 SmallDenseMap<SCC *, int, 4> SCCIndices; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h557 SmallDenseMap<SCC *, int, 4> SCCIndices; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp448 SCCIndexMapT &SCCIndices, in updatePostorderSequenceForEdgeInsertion()