Searched refs:GetLoopTree (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | loop_analysis.h | 45 const ChunkVector<LoopInfo*>& GetLoopTree() const in GetLoopTree() function in panda::ecmascript::kungfu::LoopAnalysis |
H A D | pass.h | 618 for (auto loopInfo : loopAnalysis.GetLoopTree()) { in Run() |
Completed in 2 milliseconds