Home
last modified time | relevance | path

Searched defs:tripCount (Results 1 – 1 of 1) 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()
116 auto tripCount = scalarEvolution->getSmallConstantMaxTripCount(loop); in RunOnBasicBlock() local