Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp455 SmallPtrSet<SCCT *, 4> ConnectedSet; in updatePostorderSequenceForEdgeInsertion() local
553 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall()
579 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall()
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp341 SmallPtrSet<SCC *, 4> ConnectedSet; in switchInternalEdgeToCall() local
778 SmallPtrSet<RefSCC *, 8> ConnectedSet; in insertIncomingRefEdge() local