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