Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp233 auto RemoveAndCheckForDone = [&](CallGraphNode::iterator I) { in RefreshCallGraph() local
258 if (RemoveAndCheckForDone(I)) in RefreshCallGraph()
280 if (RemoveAndCheckForDone(I)) in RefreshCallGraph()