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

  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 307 uint32_t NumValueKinds = Func.getNumValueKinds();
313 OS << "# Num Value Kinds:\n" << Func.getNumValueKinds() << "\n";
InstrProf.cpp 475 return reinterpret_cast<const InstrProfRecord *>(Record)->getNumValueKinds();
  /external/llvm/include/llvm/ProfileData/
InstrProf.h 585 inline uint32_t getNumValueKinds() const;
670 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 628 inline uint32_t getNumValueKinds() const;
732 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 601 inline uint32_t getNumValueKinds() const;
705 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 601 inline uint32_t getNumValueKinds() const;
705 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 628 inline uint32_t getNumValueKinds() const;
732 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 601 inline uint32_t getNumValueKinds() const;
705 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 601 inline uint32_t getNumValueKinds() const;
705 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProf.h 621 inline uint32_t getNumValueKinds() const;
749 uint32_t InstrProfRecord::getNumValueKinds() const {
    [all...]

Completed in 775 milliseconds