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

  /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.cpp 547 CallerProfile.setFunctionHash(InlinerDesc->FuncHash);
622 FunctionProile.setFunctionHash(LeafFuncDesc->FuncHash);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 327 FProfile.setFunctionHash(FunctionHash);
977 Profiles[FContext].setFunctionHash(*Checksum);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 784 void setFunctionHash(uint64_t Hash) { FunctionHash = Hash; }

Completed in 53 milliseconds