Searched refs:Interference (Results 1 – 2 of 2) sorted by relevance
200 bool Interference = foreachUnit(TRI, VirtReg, PhysReg, in checkInterference() local204 if (Interference) in checkInterference()
214 class Interference : public PBQPRAConstraint { class636 bool Interference = false; in initializeGraph() local639 Interference = true; in initializeGraph()643 if (Interference) in initializeGraph()840 ConstraintsRoot->addConstraint(std::make_unique<Interference>()); in runOnMachineFunction()