Home
last modified time | relevance | path

Searched defs:SameRegisterKind (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dssa_liveness_analysis.cc475 bool LiveInterval::SameRegisterKind(Location other) const { in SameRegisterKind() function in art::LiveInterval
Dssa_liveness_analysis.h810 bool SameRegisterKind(const LiveInterval& other) const { in SameRegisterKind() function