Searched refs:SteppedStart (Results 1 – 1 of 1) sorted by relevance
1293 Value *SteppedStart = getStepVector( in execute() local1330 PHINode *VecInd = PHINode::Create(SteppedStart->getType(), 2, "vec.ind"); in execute()1346 VecInd->addIncoming(SteppedStart, VectorPH); in execute()