Searched refs:PrintFunctionList (Results 1 – 5 of 5) sorted by relevance
46 PrintFunctionList("print", variable416 if (opts::PrintFunctionList != opts::ST_NONE) { in main()435 CountFuncType CountFunc = (opts::PrintFunctionList == opts::ST_EXEC_COUNT) in main()441 << (opts::PrintFunctionList == opts::ST_EXEC_COUNT ? "execution" in main()
256 PrintFunctionList(Funcs); in TestFuncs()641 PrintFunctionList(MiscompiledFunctions); in DebugAMiscompilation()666 PrintFunctionList(MiscompiledFunctions); in DebugAMiscompilation()689 PrintFunctionList(MiscompiledFunctions); in DebugAMiscompilation()
282 void PrintFunctionList(const std::vector<Function *> &Funcs);
240 void llvm::PrintFunctionList(const std::vector<Function *> &Funcs) { in PrintFunctionList() function in llvm
260 PrintFunctionList(Funcs); in TestFuncs()