Searched refs:TestGlobalVariables (Results 1 – 1 of 1) sorted by relevance
116 if (!Kept.empty() && TestGlobalVariables(Kept)) in doTest()118 if (!Prefix.empty() && TestGlobalVariables(Prefix)) in doTest()123 bool TestGlobalVariables(std::vector<GlobalVariable*> &GVs);128 ReduceCrashingGlobalVariables::TestGlobalVariables( in TestGlobalVariables() function in ReduceCrashingGlobalVariables