Searched defs:unify (Results 1 – 4 of 4) 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
570 func (q *checker) unify(branches [][]*a.Expr) error { func
512 bool unify = true; in visit() local