Searched refs:gType (Results 1 – 2 of 2) sorted by relevance
184 GlobalType gType; member249 GlobalType gType; member
409 if(isVirtualReg(compileTable[k].physicalType) && compileTable[k].gType == GLOBALTYPE_GG) { in initializeRegStateOfBB()545 method_bbs_sorted[k]->infoBasicBlock[jj].gType = GLOBALTYPE_GL; in preprocessingTrace()565 compileTable[k].gType == GLOBALTYPE_GL) { in preprocessingTrace()570 compileTable[k].gType == GLOBALTYPE_GG) { in preprocessingTrace()911 if(isVirtualReg(compileTable[k].physicalType) && compileTable[k].gType != GLOBALTYPE_GG) {2414 bool isGGVR = compileTable[indexToCompileTable].gType == GLOBALTYPE_GG;4243 compileTable[k].gType == GLOBALTYPE_GG &&4251 (compileTable[k].gType != GLOBALTYPE_GG) &&4270 if(compileTable[k].gType == GLOBALTYPE_GL && !reachEnd) {4278 if(compileTable[k].gType == GLOBALTYPE_GL && reachEnd) dumpGL = true;[all …]