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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4162 ImmMapTy::const_iterator OtherImms[] = { local
4165 for (size_t i = 0, e = array_lengthof(OtherImms); i != e; ++i) {
4166 ImmMapTy::const_iterator M = OtherImms[i];

Completed in 68 milliseconds