Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dloop_unswitcher.cpp264 static uint32_t CountLoopInstructions(const Loop *loop) in CountLoopInstructions() function
307 *loopSize = static_cast<int64_t>(CountLoopInstructions(loop)); in EstimateInstructionsCount()