Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp463 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
507 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
592 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
627 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1017 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1044 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()