17 #ifndef LLVM_LIB_TARGET_ARC_ARCTARGETTRANSFORMINFO_H 18 #define LLVM_LIB_TARGET_ARC_ARCTARGETTRANSFORMINFO_H 27 class ARCTargetLowering;
28 class ARCTargetMachine;
43 TLI(ST->getTargetLowering()) {}
55 #endif // LLVM_LIB_TARGET_ARC_ARCTARGETTRANSFORMINFO_H This class represents lattice values for constants.
Base class which can be used to help build a TTI implementation.
ARCTTIImpl(const ARCTTIImpl &Arg)
ARCTTIImpl(ARCTTIImpl &&Arg)
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
amdgpu Simplify well known AMD library false Value Value * Arg
ARCTTIImpl(const ARCTargetMachine *TM, const Function &F)
static const Function * getParent(const Value *V)