Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4469 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); in fixReduction() local
4470 OrigPhi->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in fixReduction()