Searched refs:BlockHasBeenSimulated (Results 1 – 6 of 6) sorted by relevance
50 if (!BlockHasBeenSimulated(ctx_->get_instr_block(use_instr))) { in AddSSAEdges()190 if (!BlockHasBeenSimulated(block)) { in Simulate()
238 bool BlockHasBeenSimulated(BasicBlock* block) const { in BlockHasBeenSimulated() function