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