Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:setIncomingValue

1673       OrigPhi->setIncomingValue(BlockIdx, TruncResumeVal);
1675 OrigPhi->setIncomingValue(BlockIdx, ResumeVal);
2126 (RdxPhi)->setIncomingValue(SelfEdgeBlockIdx, Scalar0);
2127 (RdxPhi)->setIncomingValue(IncomingEdgeBlockIdx, RdxDesc.LoopExitInstr);