HomeSort by relevance Sort by last modified time
    Searched refs:getFunctionIndexForFile (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/Object/
FunctionIndexObjectFile.h 106 getFunctionIndexForFile(StringRef Path,
  /external/llvm/lib/Object/
FunctionIndexObjectFile.cpp 127 llvm::getFunctionIndexForFile(StringRef Path,
  /external/llvm/lib/Transforms/IPO/
FunctionImport.cpp 354 getFunctionIndexForFile(StringRef Path, std::string &Error,
401 IndexPtr = getFunctionIndexForFile(SummaryFile, Error, diagnosticHandler);
  /external/llvm/tools/llvm-link/
llvm-link.cpp 202 llvm::getFunctionIndexForFile(FunctionIndex, diagnosticHandler);
271 llvm::getFunctionIndexForFile(FunctionIndex, diagnosticHandler);
  /external/llvm/tools/llvm-lto/
llvm-lto.cpp 220 llvm::getFunctionIndexForFile(Filename, diagnosticHandler);
  /external/llvm/tools/gold/
gold-plugin.cpp 565 getFunctionIndexForFile(claimed_file &F, ld_plugin_input_file &Info) {
870 getFunctionIndexForFile(F, InputFile.file());
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 796 llvm::getFunctionIndexForFile(CI.getCodeGenOpts().ThinLTOIndexFile,
    [all...]

Completed in 118 milliseconds