Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp234 auto RemoveAndCheckForDone = [&](CallGraphNode::iterator I) { in RefreshCallGraph() local
259 if (RemoveAndCheckForDone(I)) in RefreshCallGraph()
289 if (RemoveAndCheckForDone(I)) in RefreshCallGraph()