Searched refs:OpndType (Results 1 – 1 of 1) sorted by relevance
2373 const Type *OpndType; in canGetThrough() local2376 OpndType = It->second.Ty; in canGetThrough()2378 OpndType = Opnd->getOperand(0)->getType(); in canGetThrough()2383 if (Inst->getType()->getIntegerBitWidth() >= OpndType->getIntegerBitWidth()) in canGetThrough()