Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp103 auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS); mayHaveIntegerOverflow() local
5658 if (auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS)) { EmitGEPOffsetInBytes() local