reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
738 if (Path.empty() || llvm::sys::fs::is_directory(Path)) 738 if (Path.empty() || llvm::sys::fs::is_directory(Path)) 739 llvm::sys::path::append(Path, "default.profdata"); 741 Args.MakeArgString(Twine("-fprofile-instrument-use-path=") + Path));