Searched refs:OtherImms (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3512 ImmMapTy::const_iterator OtherImms[] = { local
3516 for (size_t i = 0, e = array_lengthof(OtherImms); i != e; ++i) {
3517 ImmMapTy::const_iterator M = OtherImms[i];

Completed in 186 milliseconds