Searched refs:TestGlobalVariables (Results 1 – 3 of 3) sorted by relevance
118 if (!Kept.empty() && TestGlobalVariables(Kept)) in doTest()120 if (!Prefix.empty() && TestGlobalVariables(Prefix)) in doTest()125 bool TestGlobalVariables(std::vector<GlobalVariable*> &GVs);130 ReduceCrashingGlobalVariables::TestGlobalVariables( in TestGlobalVariables() function in ReduceCrashingGlobalVariables
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
134 if (!Kept.empty() && TestGlobalVariables(Kept)) in doTest()136 if (!Prefix.empty() && TestGlobalVariables(Prefix)) in doTest()141 bool TestGlobalVariables(std::vector<GlobalVariable *> &GVs);145 bool ReduceCrashingGlobalInitializers::TestGlobalVariables( in TestGlobalVariables() function in ReduceCrashingGlobalInitializers