Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp218 unsigned FunctionNo = 0; in RefreshCallGraph() local
220 SCCIdx != E; ++SCCIdx, ++FunctionNo) { in RefreshCallGraph()
414 if ((FunctionNo & 15) == 15) in RefreshCallGraph()