Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp49 bool Insn::IsUnCondBranch() const in IsUnCondBranch() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Disa.h335 bool IsUnCondBranch() const in IsUnCondBranch() function