Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dloop_analysis.h51 void UpdateLoopInfo(LoopInfo* loopInfo, GateRef gate, size_t dep);
H A Dloop_analysis.cpp91 UpdateLoopInfo(loopInfo, nex, gateToDepth.at(nex)); in CollectUseGate()
120 void LoopAnalysis::UpdateLoopInfo(LoopInfo* loopInfo, GateRef gate, size_t dep) in UpdateLoopInfo() function in panda::ecmascript::kungfu::LoopAnalysis

Completed in 1 milliseconds