Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h496 bool IsOsrEntry() const in IsOsrEntry() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp397 bool BasicBlock::IsOsrEntry() const in IsOsrEntry() function in ark::compiler::BasicBlock