Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp80 static cl::opt<unsigned> EarlyCSEMssaOptCap( variable
1017 if (ClobberCounter < EarlyCSEMssaOptCap) { in isSameMemGeneration()