Searched refs:IdxType (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1263 Type *IdxType = TD->getIntPtrType(GEP.getType()); local
1264 Value *Idx[2] = { Constant::getNullValue(IdxType), GEP.getOperand(1) };

Completed in 95 milliseconds