Searched defs:SameRegisterKind (Results 1 – 2 of 2) sorted by relevance
475 bool LiveInterval::SameRegisterKind(Location other) const { in SameRegisterKind() function in art::LiveInterval
810 bool SameRegisterKind(const LiveInterval& other) const { in SameRegisterKind() function