Searched refs:BlockHasBeenSimulated (Results 1 – 4 of 4) 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