Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcheck_resolver.cpp90 bool CheckResolver::IsCheck(const compiler::Inst *inst) in IsCheck() function in ark::bytecodeopt::CheckResolver
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1006 bool IsCheck() const in IsCheck() function