llvm/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h

//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// Automatically generated file, do not edit!
//===----------------------------------------------------------------------===//

#ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPTIMINGCLASSES_H
#define LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPTIMINGCLASSES_H

#include "HexagonInstrInfo.h"

namespace llvm {

inline bool is_TC1(unsigned SchedClass) {}

inline bool is_TC2(unsigned SchedClass) {}

inline bool is_TC2early(unsigned SchedClass) {}

inline bool is_TC3x(unsigned SchedClass) {}

inline bool is_TC4x(unsigned SchedClass) {}
} // namespace llvm

#endif  // LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPTIMINGCLASSES_H