Searched refs:TestGlobalVariables (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DCrashDebugger.cpp118 if (!Kept.empty() && TestGlobalVariables(Kept))
120 if (!Prefix.empty() && TestGlobalVariables(Prefix))
125 bool TestGlobalVariables(std::vector<GlobalVariable*> &GVs);
130 ReduceCrashingGlobalVariables::TestGlobalVariables( function in class:ReduceCrashingGlobalVariables

Completed in 57 milliseconds