Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3562 unsigned FunSize = Functions.size(); in runAttributorOnFunctions() local
3563 for (unsigned u = 0; u < FunSize; u++) { in runAttributorOnFunctions()