Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3712 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); in vectorizeLoop() local
3713 Phi->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in vectorizeLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3715 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); in fixReduction() local
3716 Phi->setIncomingValue(SelfEdgeBlockIdx, BCBlockPhi); in fixReduction()