Searched refs:Interference (Results 1 – 2 of 2) sorted by relevance
199 bool Interference = foreachUnit(TRI, VirtReg, PhysReg, in checkInterference() local203 if (Interference) in checkInterference()
216 class Interference : public PBQPRAConstraint { class624 bool Interference = false; in initializeGraph() local627 Interference = true; in initializeGraph()631 if (Interference) in initializeGraph()830 ConstraintsRoot->addConstraint(llvm::make_unique<Interference>()); in runOnMachineFunction()