Home
last modified time | relevance | path

Searched defs:IdxType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp550 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackLoadToAggregate() local
955 auto *IdxType = Type::getInt32Ty(ST->getContext()); in unpackStoreToAggregate() local
DInstructionCombining.cpp1695 Type *IdxType = DL.getIntPtrType(GEP.getType()); in visitGetElementPtrInst() local