Searched defs:CanOverflow (Results 1 – 2 of 2) sorted by relevance
35 bool CanOverflow(const llvm::KnownBits &start, const llvm::KnownBits &step, uint64_t tripCount) in CanOverflow() function
338 bool BoundsRange::CanOverflow(DataType::Type type) const in CanOverflow() function in ark::compiler::BoundsRange