Lines Matching refs:getConstInfo
529 //! if a bytecode uses vA (const), and updates vA to non const, getConstInfo will return false and update constWorklist to make sure when lowering the bytecode, vA is treated as constant
530 bool getConstInfo(BasicBlock_O1* bb) {
755 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
831 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
873 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
926 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
977 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
1037 LOGD("getConstInfo: set VR %d to %d", vA, tmp_s4);
1050 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
1064 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
1077 LOGD("getConstInfo: set VR %d to %d", vA, infoArray[entry].value[0]);
1089 LOGD("getConstInfo: set VR %d to %x", vA, infoArray[entry].value[0]);
1099 LOGD("getConstInfo: set VR %d to %x", vA+1, infoArray[entry].value[0]);
1112 LOGD("getConstInfo: set VR %d to %x", vA, infoArray[entry].value[0]);
1122 LOGD("getConstInfo: set VR %d to %x", vA+1, infoArray[entry].value[0]);
1135 LOGD("getConstInfo: set VR %d to %x", vA, infoArray[entry].value[0]);
1147 LOGD("getConstInfo: set VR %d to %x", vA+1, infoArray[entry].value[0]);
1159 LOGD("getConstInfo: set VR %d to %x", vA, infoArray[entry].value[0]);
1169 LOGD("getConstInfo: set VR %d to %x", vA+1, infoArray[entry].value[0]);