Lines Matching refs:collectUsedGlobalVariables
2895 UsedV = collectUsedGlobalVariables(M, Used, false);2896 CompilerUsedV = collectUsedGlobalVariables(M, CompilerUsed, true);