Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:isGlobalVariable

1331   bool isGlobalVariable = GV.getGlobal() != NULL;
1332 if (isGlobalVariable) {