Home
last modified time | relevance | path

Searched defs:TestFuncs (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/bugpoint/
DMiscompilation.cpp239 bool ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function*> &Funcs, in TestFuncs() function in ReduceMiscompilingFunctions
478 bool ReduceMiscompiledBlocks::TestFuncs(const std::vector<BasicBlock*> &BBs, in TestFuncs() function in ReduceMiscompiledBlocks
DCrashDebugger.cpp234 bool ReduceCrashingFunctions::TestFuncs(std::vector<Function*> &Funcs) { in TestFuncs() function in ReduceCrashingFunctions
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DMiscompilation.cpp246 bool ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function*> &Funcs, in TestFuncs() function in ReduceMiscompilingFunctions
462 bool ReduceMiscompiledBlocks::TestFuncs(const std::vector<BasicBlock*> &BBs, in TestFuncs() function in ReduceMiscompiledBlocks
DCrashDebugger.cpp199 bool ReduceCrashingFunctions::TestFuncs(std::vector<Function*> &Funcs) { in TestFuncs() function in ReduceCrashingFunctions