Home
last modified time | relevance | path

Searched refs:ComputeTargetConnectedSet (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp450 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
494 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
579 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
614 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1004 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1031 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()