Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2821 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); in vectorizeLoop() local
2822 (RdxPhi)->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in vectorizeLoop()