Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h364 void SetNextLoop(Loop *loop) in SetNextLoop() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp287 void BasicBlock::SetNextLoop(Loop *loop) in SetNextLoop() function in ark::compiler::BasicBlock