Home
last modified time | relevance | path

Searched defs:IsDominate (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_occur.cpp22 bool CgOccur::IsDominate(DomAnalysis &dom, CgOccur &occ) in IsDominate() function in maplebe::CgOccur
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa_pre.h63 bool IsDominate(DomAnalysis *dom, const Occ *occ) const in IsDominate() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp247 bool Inst::IsDominate(const Inst *other) const in IsDominate() function in panda::compiler::Inst
Dbasicblock.cpp604 bool BasicBlock::IsDominate(const BasicBlock *other) const in IsDominate() function in panda::compiler::BasicBlock
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.cpp523 bool Inst::IsDominate(const Inst *other) const in IsDominate() function in ark::compiler::Inst
Dbasicblock.cpp1298 bool BasicBlock::IsDominate(const BasicBlock *other) const in IsDominate() function in ark::compiler::BasicBlock