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

/dalvik/vm/compiler/
H A DDataflow.cpp1523 bool cIsConstant = false; local
1531 cIsConstant = true;
1538 cIsConstant = true;
1543 cIsConstant = true;
1552 cIsConstant = false;
1555 if (cIsConstant) {

Completed in 105 milliseconds