Searched refs:TestGlobalVariables (Results 1 – 1 of 1) sorted by relevance
150 if (!Kept.empty() && TestGlobalVariables(Kept)) in doTest()152 if (!Prefix.empty() && TestGlobalVariables(Prefix)) in doTest()157 bool TestGlobalVariables(std::vector<GlobalVariable *> &GVs);161 bool ReduceCrashingGlobalInitializers::TestGlobalVariables( in TestGlobalVariables() function in ReduceCrashingGlobalInitializers