Home
last modified time | relevance | path

Searched defs:SetAncestor (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h54 void SetAncestor(BasicBlock *dest, BasicBlock *block) in SetAncestor() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.h52 void SetAncestor(BasicBlock *dest, BasicBlock *block) in SetAncestor() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.h115 void SetAncestor(Inst *inst, Inst *anc) in SetAncestor() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.h136 void SetAncestor(Inst *inst, Inst *anc) in SetAncestor() function