Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinduction_variable_analysis.h55 void TryReplaceOutOfLoopUses(GateRef gate, const GraphLinearizer::LoopInfo& loop, const int32_t result);
H A Dinduction_variable_analysis.cpp205 TryReplaceOutOfLoopUses(*it, loop, static_cast<int32_t>(result)); in ReplaceInductionVariable()
210 void InductionVariableAnalysis::TryReplaceOutOfLoopUses(GateRef gate, in TryReplaceOutOfLoopUses() function in panda::ecmascript::kungfu::InductionVariableAnalysis

Completed in 2 milliseconds