Searched refs:potential_clashes (Results 1 – 2 of 2) sorted by relevance
436 std::vector<Instruction*> potential_clashes{}; in IsLegal() local440 std::back_inserter(potential_clashes)); in IsLegal()443 if (potential_clashes.empty()) { in IsLegal()449 for (auto location : potential_clashes) { in IsLegal()