Lines Matching refs:isGlobalVariable
265 if (!G.isGlobalVariable())1333 if (!GV.isGlobalVariable())1381 bool isGlobalVariable = GV.getGlobal() != NULL;1382 if (isGlobalVariable) {