Searched refs:ExtractBlocks (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DMiscompilation.cpp551 /// ExtractBlocks - Given a reduced list of functions that still expose the bug,
555 static bool ExtractBlocks(BugDriver &BD, function
699 bool Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions, Error);

Completed in 92 milliseconds