Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExprScalar.cpp62 bool mayHaveIntegerOverflow(llvm::ConstantInt *LHS, llvm::ConstantInt *RHS, in mayHaveIntegerOverflow() function
96 bool mayHaveIntegerOverflow() const { in mayHaveIntegerOverflow() function