Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp277 void Graph::DisconnectBlock(BasicBlock *block, bool remove_last_inst, bool fix_dom_tree) in DisconnectBlock()
300 void Graph::DisconnectBlockRec(BasicBlock *block, bool remove_last_inst, bool fix_dom_tree) in DisconnectBlockRec()