Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp44 bool Insn::IsCondBranch() const in IsCondBranch() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Disa.h331 bool IsCondBranch() const in IsCondBranch() function