Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp232 void Graph::RemovePredecessors(BasicBlock *block, bool remove_last_inst) in RemovePredecessors()
277 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()