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

/external/llvm/tools/bugpoint/
H A DBugDriver.cpp233 void llvm::PrintFunctionList(const std::vector<Function*> &Funcs) { function in class:llvm
H A DBugDriver.h311 /// PrintFunctionList - prints out list of problematic functions
313 void PrintFunctionList(const std::vector<Function*> &Funcs);
H A DMiscompilation.cpp255 PrintFunctionList(Funcs);
668 PrintFunctionList(MiscompiledFunctions);
693 PrintFunctionList(MiscompiledFunctions);
716 PrintFunctionList(MiscompiledFunctions);
H A DCrashDebugger.cpp219 PrintFunctionList(Funcs);

Completed in 197 milliseconds