HomeSort by relevance Sort by last modified time
    Searched refs:IsRegisterKind (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
ssa_liveness_analysis.cc 372 if (phi_location.IsRegisterKind()) {
389 if (location.IsRegisterKind()) {
404 if (expected.IsRegisterKind()) {
430 if (input_location.IsRegisterKind()) {
447 if (location.IsRegisterKind()) {
locations.h 161 bool IsRegisterKind() const {

Completed in 223 milliseconds