HomeSort by: relevance | last modified time | path
    Searched refs:readPGOFuncNameStrings (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 227 Error readPGOFuncNameStrings(StringRef NameStrings, InstrProfSymtab &Symtab);
460 /// This method is a wrapper to \c readPGOFuncNameStrings method.
534 return readPGOFuncNameStrings(NameStrings, *this);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 458 Error readPGOFuncNameStrings(StringRef NameStrings, InstrProfSymtab &Symtab) {

Completed in 55 milliseconds