Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp216 unsigned FunctionNo = 0; in RefreshCallGraph() local
218 SCCIdx != E; ++SCCIdx, ++FunctionNo) { in RefreshCallGraph()
383 if ((FunctionNo & 15) == 15) in RefreshCallGraph()