Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:maIndex

3143       unsigned maIndex;
3146 for (maIndex = 0; maIndex < maCount; ++maIndex) {
3170 weight = getMultipleConstraintMatchWeight(OpInfo, maIndex);
3180 bestMAIndex = maIndex;
3249 maIndex) const {
3251 if (maIndex >= (int)info.multipleAlternatives.size())
3254 rCodes = &info.multipleAlternatives[maIndex].Codes;