Searched refs:getFunctionIndexForFile (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DFunctionIndexObjectFile.h106 getFunctionIndexForFile(StringRef Path,
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DFunctionIndexObjectFile.cpp127 llvm::getFunctionIndexForFile(StringRef Path, function in class:llvm
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp361 getFunctionIndexForFile(StringRef Path, std::string &Error, function
409 IndexPtr = getFunctionIndexForFile(SummaryFile, Error, diagnosticHandler);
/freebsd-11.0-release/contrib/llvm/tools/llvm-link/
H A Dllvm-link.cpp202 llvm::getFunctionIndexForFile(FunctionIndex, diagnosticHandler);
271 llvm::getFunctionIndexForFile(FunctionIndex, diagnosticHandler);
/freebsd-11.0-release/contrib/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp220 llvm::getFunctionIndexForFile(Filename, diagnosticHandler);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp650 llvm::getFunctionIndexForFile(CodeGenOpts.ThinLTOIndexFile,

Completed in 61 milliseconds