Searched defs:IsDominate (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 247 bool Inst::IsDominate(const Inst *other) const in IsDominate() function in panda::compiler::Inst |
| D | basicblock.cpp | 604 bool BasicBlock::IsDominate(const BasicBlock *other) const in IsDominate() function in panda::compiler::BasicBlock |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 527 bool Inst::IsDominate(const Inst *other) const in IsDominate() function in ark::compiler::Inst |
| D | basicblock.cpp | 1307 bool BasicBlock::IsDominate(const BasicBlock *other) const in IsDominate() function in ark::compiler::BasicBlock |