Searched defs:ExtractLoops (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/bugpoint/
H A DMiscompilation.cpp297 static bool ExtractLoops(BugDriver &BD, function
641 bool Ret = ExtractLoops(BD, TestFn, MiscompiledFunctions, Error);
/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DMiscompilation.cpp300 /// ExtractLoops - Given a reduced list of functions that still exposed the bug,
304 static bool ExtractLoops(BugDriver &BD, function
639 bool Ret = ExtractLoops(BD, TestFn, MiscompiledFunctions, Error);

Completed in 127 milliseconds