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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 723 inline uint32_t getNumValueData(uint32_t ValueKind) const;
875 uint32_t InstrProfRecord::getNumValueData(uint32_t ValueKind) const {
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 763 ->getNumValueData(VKind);

Completed in 105 milliseconds