Searched refs:PrintFunctionList (Results 1 – 5 of 5) sorted by relevance
51 PrintFunctionList("print",478 if (opts::PrintFunctionList != opts::ST_NONE) { in main() 497 CountFuncType CountFunc = (opts::PrintFunctionList == opts::ST_EXEC_COUNT)503 << (opts::PrintFunctionList == opts::ST_EXEC_COUNT ? "execution"50 PrintFunctionList("print", global() variable
256 PrintFunctionList(Funcs); in TestFuncs() 641 PrintFunctionList(MiscompiledFunctions); in DebugAMiscompilation() 666 PrintFunctionList(MiscompiledFunctions); in DebugAMiscompilation() 689 PrintFunctionList(MiscompiledFunctions); in DebugAMiscompilation()
272 void PrintFunctionList(const std::vector<Function *> &Funcs);
240 void llvm::PrintFunctionList(const std::vector<Function *> &Funcs) { in PrintFunctionList() function in llvm
272 PrintFunctionList(Funcs); in TestFuncs()