Searched refs:RemoveEmptyBlockWithPhis (Results 1 – 5 of 5) sorted by relevance
190 GetGraph()->RemoveEmptyBlockWithPhis(&BB(3)); in TEST_F()
359 void Graph::RemoveEmptyBlockWithPhis(BasicBlock *block, bool irr_loop) in RemoveEmptyBlockWithPhis() function in panda::compiler::Graph
199 void RemoveEmptyBlockWithPhis(BasicBlock *block, bool irr_loop = false);
235 GetGraph()->RemoveEmptyBlockWithPhis(bb, bad_loop); in ProcessBB()
139 GetGraph()->RemoveEmptyBlockWithPhis(bb);