Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:StartIdx

567                                    const CallInst *CI, unsigned StartIdx) {
568 for (unsigned i = StartIdx, e = CI->getNumArgOperands(); i != e; ++i) {