Searched defs:OutputFilename (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/FileUpdate/
H A DFileUpdate.cpp63 errs() << argv[0] << ": Not updating '" << OutputFilename local
70 errs() << argv[0] << ": Updating '" << OutputFilename local
/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DCommonProfiling.c32 static const char *OutputFilename = "llvmprof.out"; variable
/macosx-10.10/llvmCore-3425.0.34/tools/bugpoint/
H A DOptimizerDriver.cpp110 runPasses(Module *Program, const std::vector<std::string> &Passes, std::string &OutputFilename, bool DeleteOutput, bool Quiet, unsigned NumExtraArgs, const char * const *ExtraArgs) const argument
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DTimer.cpp58 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); local

Completed in 71 milliseconds