Searched defs:TestFn (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ | ||
H A D | CrashDebugger.cpp | 130 BugTester TestFn; member in __anon3767b1220211::ReduceCrashingGlobalInitializers |
H A D | Miscompilation.cpp | 188 Expected<bool> (*TestFn)(BugDriver &, std::unique_ptr<Module>, member in __anon553079140211::ReduceMiscompilingFunctions |
H A D | ExtractFunction.cpp | 341 if (Function *TestFn = globalInitUsesExternalBA(&I)) { in SplitFunctionsOutOfModule() local |