Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp137 gep_type_iterator GEPTI = gep_type_begin(Gep); in getGEPInductionOperand() local
138 std::advance(GEPTI, LastOperand - 2); in getGEPInductionOperand()
142 if (DL.getTypeAllocSize(GEPTI.getIndexedType()) != GEPAllocSize) in getGEPInductionOperand()