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

/dalvik/vm/compiler/codegen/x86/
H A DAnalysisO1.cpp1550 bool hasGpUsageOfH2 = false; local
1567 hasGpUsageOfH2 = true;
1612 if(hasGpUsageOfH2) currentBB->xferPoints[currentBB->num_xfer_points].vr_gph = ptr->def.regNum+1;

Completed in 33 milliseconds