Home
last modified time | relevance | path

Searched defs:tripCount (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()
116 auto tripCount = scalarEvolution->getSmallConstantMaxTripCount(loop); in RunOnBasicBlock() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dpme_function.h30 MeExpr *tripCount = nullptr; variable