Home
last modified time | relevance | path

Searched refs:loopIterationsCount (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dreserve_string_builder_buffer.cpp472 uint64_t loopIterationsCount = GetLoopIterationsCount(loop); in FindLongestPathLength() local
473 if (loopIterationsCount == INVALID_COUNT) { in FindLongestPathLength()
489 …BoundsRange::MulWithOverflowCheck(loopIterationsCount, insideLoopAppendCallsCount).value_or(INVALI… in FindLongestPathLength()