Searched refs:RunOnce (Results 1 – 3 of 3) sorted by relevance
57 …bool RunOnce(ArenaSet<BasicBlock *> *empty_blocks, ArenaSet<BasicBlock *> *new_empty_blocks, bool …
55 modified |= RunOnce(empty_blocks, new_empty_blocks, !first_run); in RunImpl()98 bool Cleanup::RunOnce(ArenaSet<BasicBlock *> *empty_blocks, ArenaSet<BasicBlock *> *new_empty_block… in RunOnce() function in panda::compiler::Cleanup
99 modified |= RunOnce(empty_blocks, new_empty_blocks);119 bool Cleanup::RunOnce(empty_blocks, new_empty_blocks)