Searched defs:DfsNumbering (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
D | dominators_tree.cpp | 114 void DominatorsTree::DfsNumbering(BasicBlock *block) in DfsNumbering() function in panda::compiler::DominatorsTree |
/arkcompiler/runtime_core/compiler/optimizer/optimizations/ | ||
D | cleanup.cpp | 548 void Cleanup::DfsNumbering(Inst *inst) in DfsNumbering() function in panda::compiler::Cleanup |