Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp427 auto TargetI = std::stable_partition( in switchInternalEdgeToCall() local
432 TargetIdx = std::prev(TargetI) - SCCs.begin(); in switchInternalEdgeToCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp498 auto TargetI = std::stable_partition( in updatePostorderSequenceForEdgeInsertion() local
503 TargetIdx = std::prev(TargetI) - SCCs.begin(); in updatePostorderSequenceForEdgeInsertion()