Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()