Home
last modified time | relevance | path

Searched refs:IncomingIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1500 auto IncomingIdx = BackEdgeIdx == 0 ? 1 : 0; in collectPotentialReductions() local
1501 Incoming = PHI.getIncomingBlock(IncomingIdx); in collectPotentialReductions()