Home
last modified time | relevance | path

Searched defs:ComputeLoopDepth (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_analysis.cpp142 size_t LoopAnalysis::ComputeLoopDepth(GateRef cur, GateRef nex, size_t curDep) in ComputeLoopDepth() function in panda::ecmascript::kungfu::LoopAnalysis
Dbytecode_circuit_builder.cpp1566 void BytecodeCircuitBuilder::ComputeLoopDepth(size_t loopHead) in ComputeLoopDepth() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder