Home
last modified time | relevance | path

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

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