Searched refs:ExtractBlocks (Results 1 – 2 of 2) sorted by relevance
86 static cl::list<std::string> ExtractBlocks( variable261 for (StringRef StrPair : ExtractBlocks) { in main()351 if (!ExtractBlocks.empty()) { in main()
538 ExtractBlocks(BugDriver &BD, in ExtractBlocks() function672 Expected<bool> Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions); in DebugAMiscompilation()