Home
last modified time | relevance | path

Searched refs:TryGetLoopTimes (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinduction_variable_analysis.h52 bool TryGetLoopTimes(const GraphLinearizer::LoopInfo& loop, int32_t& loopTimes) const;
H A Dinduction_variable_analysis.cpp118 bool InductionVariableAnalysis::TryGetLoopTimes(const GraphLinearizer::LoopInfo& loop, int32_t& loopTimes) const in TryGetLoopTimes() function in panda::ecmascript::kungfu::InductionVariableAnalysis
179 if (TryGetLoopTimes(loop, loopTimes)) { in CollectInductionSelector()

Completed in 2 milliseconds