Searched defs:LHSCI (Results 1 – 2 of 2) sorted by relevance
102 auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS); in mayHaveIntegerOverflow() local4797 if (auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS)) { in EmitGEPOffsetInBytes() local
2376 const CastInst *LHSCI = cast<CastInst>(ICmp.getOperand(0)); in visitICmpInstWithCastAndCast() local