Searched defs:ComputeLoopDepth (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | loop_analysis.cpp | 142 size_t LoopAnalysis::ComputeLoopDepth(GateRef cur, GateRef nex, size_t curDep) in ComputeLoopDepth() function in panda::ecmascript::kungfu::LoopAnalysis |
| D | bytecode_circuit_builder.cpp | 1566 void BytecodeCircuitBuilder::ComputeLoopDepth(size_t loopHead) in ComputeLoopDepth() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder |