Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dinfer_flags.cpp35 bool CanOverflow(const llvm::KnownBits &start, const llvm::KnownBits &step, uint64_t tripCount) in CanOverflow() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp338 bool BoundsRange::CanOverflow(DataType::Type type) const in CanOverflow() function in ark::compiler::BoundsRange