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