reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1725 VecInd->setDebugLoc(EntryVal->getDebugLoc()); 1726 Instruction *LastInduction = VecInd; 1747 VecInd->addIncoming(SteppedStart, LoopVectorPreHeader); 1748 VecInd->addIncoming(LastInduction, LoopVectorLatch);