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

/macosx-10.10.1/llvmCore-3425.0.34/tools/bugpoint/
H A DMiscompilation.cpp515 /// ExtractBlocks - Given a reduced list of functions that still expose the bug,
519 static bool ExtractBlocks(BugDriver &BD, function
663 bool Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions, Error);

Completed in 63 milliseconds