Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp217 unsigned FunctionNo = 0; in RefreshCallGraph() local
219 SCCIdx != E; ++SCCIdx, ++FunctionNo) { in RefreshCallGraph()
413 if ((FunctionNo & 15) == 15) in RefreshCallGraph()