Searched refs:SelfEdgeBlockIdx (Results 1 – 2 of 2) sorted by relevance
3712 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); in vectorizeLoop() local3713 Phi->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in vectorizeLoop()
3715 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); in fixReduction() local3716 Phi->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in fixReduction()