Lines Matching defs:GVs
874 DIArray GVs = CUNode.getGlobalVariables();875 for (unsigned i = 0, e = GVs.getNumElements(); i != e; ++i)876 CU->createGlobalVariableDIE(GVs.getElement(i));