Home
last modified time | relevance | path

Searched refs:CreateRootLoop (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.cpp27 CreateRootLoop(); in RunImpl()
57 void LoopAnalyzer::CreateRootLoop() in CreateRootLoop() function in panda::compiler::LoopAnalyzer
Dloop_analyzer.h206 void CreateRootLoop();
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.cpp79 cloned_la.CreateRootLoop(); in CloneAnalyses()