Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h54 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