Home
last modified time | relevance | path

Searched defs:GetLoop (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h350 Loop *GetLoop() const in GetLoop() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h210 void *GetLoop() const in GetLoop() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp273 Loop *BasicBlock::GetLoop() const in GetLoop() function in ark::compiler::BasicBlock