Home
last modified time | relevance | path

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

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