Searched refs:conflictsWithPhysReg (Results 1 – 3 of 3) sorted by relevance
133 bool conflictsWithPhysReg(const LiveInterval &li, VirtRegMap &vrm,
493 if (li_->conflictsWithPhysReg(cur, *vrm_, CandReg)) in attemptTrivialCoalescing()
152 bool LiveIntervals::conflictsWithPhysReg(const LiveInterval &li, in conflictsWithPhysReg() function in LiveIntervals