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

/dalvik/vm/compiler/codegen/x86/
H A DAnalysisO1.cpp1549 bool hasGpUsageOfL2 = false; local
1561 hasGpUsageOfL2 = true;
1611 if(hasGpUsageOfL2) currentBB->xferPoints[currentBB->num_xfer_points].vr_gpl = ptr->def.regNum;

Completed in 133 milliseconds