Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1609 gep_type_iterator GEPTI = gep_type_begin(Gep); in getGEPInductionOperand() local
1610 std::advance(GEPTI, LastOperand - 1); in getGEPInductionOperand()
1614 if (DL.getTypeAllocSize(*GEPTI) != GEPAllocSize) in getGEPInductionOperand()