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