Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp102 auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS); in mayHaveIntegerOverflow() local
4797 if (auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS)) { in EmitGEPOffsetInBytes() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2376 const CastInst *LHSCI = cast<CastInst>(ICmp.getOperand(0)); in visitICmpInstWithCastAndCast() local