Searched refs:IncomingIdx (Results 1 – 1 of 1) sorted by relevance
1500 auto IncomingIdx = BackEdgeIdx == 0 ? 1 : 0; in collectPotentialReductions() local1501 Incoming = PHI.getIncomingBlock(IncomingIdx); in collectPotentialReductions()