Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp364 auto SourceI = std::stable_partition( in switchInternalEdgeToCall() local
373 assert(SourceI > (SCCs.begin() + SourceIdx) && in switchInternalEdgeToCall()
375 assert(*std::prev(SourceI) == &TargetSCC && in switchInternalEdgeToCall()
386 SourceIdx = SourceI - SCCs.begin(); in switchInternalEdgeToCall()