Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4893 Value *InductionGEP = GetElementPtrInst::Create( in widenPHIInstruction() local
4897 NewPointerPhi->addIncoming(InductionGEP, LoopLatch); in widenPHIInstruction()