Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp236 bool WasLast = I + 1 == CGNEnd; in RefreshCallGraph() local
242 if (WasLast) in RefreshCallGraph()