Searched refs:IsRegisterKind (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.cc423 if (phi_location.IsRegisterKind()) {
440 if (location.IsRegisterKind()) {
455 if (expected.IsRegisterKind()) {
482 if (input_location.IsRegisterKind()) {
499 if (location.IsRegisterKind()) {
H A Dlocations.h154 bool IsRegisterKind() const { function in class:art::Location

Completed in 58 milliseconds