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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfData.inc 74 IndexedInstrProf::ComputeHash(getPGOFuncNameVarInitializer(Inc->getName()))))
InstrProf.h 200 StringRef getPGOFuncNameVarInitializer(GlobalVariable *NameVar);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 441 StringRef getPGOFuncNameVarInitializer(GlobalVariable *NameVar) {
452 NameStrs.push_back(std::string(getPGOFuncNameVarInitializer(NameVar)));

Completed in 20 milliseconds