Searched defs:Funcs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DBugDriver.cpp229 void llvm::PrintFunctionList(const std::vector<Function*> &Funcs) { argument
H A DCrashDebugger.cpp199 bool ReduceCrashingFunctions::TestFuncs(std::vector<Function*> &Funcs) { argument
[all...]
H A DMiscompilation.cpp246 bool ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function*> &Funcs, argument
1005 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, local
[all...]

Completed in 62 milliseconds