Home
last modified time | relevance | path

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

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