Home
last modified time | relevance | path

Searched refs:ReduceCrashingGlobalVariables (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp107 class ReduceCrashingGlobalVariables : public ListReducer<GlobalVariable*> { class
111 ReduceCrashingGlobalVariables(BugDriver &bd, in ReduceCrashingGlobalVariables() function in __anon19ca15e50211::ReduceCrashingGlobalVariables
130 ReduceCrashingGlobalVariables::TestGlobalVariables( in TestGlobalVariables()
480 ReduceCrashingGlobalVariables(BD, TestFn).reduceList(GVs, Error); in DebugACrash()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp119 class ReduceCrashingGlobalVariables : public ListReducer<GlobalVariable*> { class
123 ReduceCrashingGlobalVariables(BugDriver &bd, in ReduceCrashingGlobalVariables() function in __anon692caeb90211::ReduceCrashingGlobalVariables
142 ReduceCrashingGlobalVariables::TestGlobalVariables( in TestGlobalVariables()
695 ReduceCrashingGlobalVariables(BD, TestFn).reduceList(GVs, Error); in ReduceGlobalInitializers()