Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp218 unsigned FunctionNo = 0; in RefreshCallGraph() local
220 SCCIdx != E; ++SCCIdx, ++FunctionNo) { in RefreshCallGraph()
406 if ((FunctionNo & 15) == 15) in RefreshCallGraph()