Searched defs:unify (Results 1 – 3 of 3) sorted by relevance
29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() function in LiveIntervalUnion
195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval
512 bool unify = true; in visit() local