Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9513 Value *InductionGEP = GetElementPtrInst::Create( in execute() local
9522 NewPointerPhi->addIncoming(InductionGEP, VectorPH); in execute()