Home
last modified time | relevance | path

Searched refs:DeletedInit (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp445 bool DeletedInit = false; in DebugACrash() local
452 DeletedInit = true; in DebugACrash()
455 if (!DeletedInit) { in DebugACrash()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp659 bool DeletedInit = false; in ReduceGlobalInitializers() local
667 DeletedInit = true; in ReduceGlobalInitializers()
670 if (!DeletedInit) { in ReduceGlobalInitializers()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DCrashDebugger.cpp898 bool DeletedInit = false; in ReduceGlobalInitializers() local
905 DeletedInit = true; in ReduceGlobalInitializers()
909 if (!DeletedInit) in ReduceGlobalInitializers()