Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp95 static cl::opt<int> MaxPotentialValuesIterations( variable
10941 if (Iteration++ >= MaxPotentialValuesIterations) { in genericValueTraversal()