Searched defs:checkInterference (Results 1 – 2 of 2) sorted by relevance
186 LiveRegMatrix::checkInterference(LiveInterval &VirtReg, MCRegister PhysReg) { in checkInterference() function in LiveRegMatrix209 bool LiveRegMatrix::checkInterference(SlotIndex Start, SlotIndex End, in checkInterference() function in LiveRegMatrix
152 bool checkInterference() { return collectInterferingVRegs(1); } in checkInterference() function