Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp102 auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS); in mayHaveIntegerOverflow() local
4953 if (auto *LHSCI = dyn_cast<llvm::ConstantInt>(LHS)) { in EmitGEPOffsetInBytes() local