LLVM API Documentation
#include <assert.h>
Go to the source code of this file.
Macros | |
#define | NC (CHAR_MAX - CHAR_MIN + 1) |
#define | NDEBUG /* no assertions please */ |
Typedefs | |
typedef unsigned char | uch |
#define NC (CHAR_MAX - CHAR_MIN + 1) |
Definition at line 39 of file regutils.h.
Referenced by llvm::IRBuilder< true, TargetFolder >::CreateInsertElement(), llvm::SystemZTargetLowering::EmitInstrWithCustomInserter(), llvm::EquivalenceClasses< ElemTy >::getNumClasses(), llvm::SystemZTargetLowering::getTargetNodeName(), llvm::MCRegisterInfo::InitMCRegisterInfo(), llvm_regcomp(), llvm::yaml::MappingTraits< COFF::header >::mapping(), llvm::yaml::MappingTraits< COFFYAML::Section >::mapping(), SolveQuadraticEquation(), llvm::InstCombiner::visitICmpInst(), and llvm::InstCombiner::visitUDiv().
#define NDEBUG /* no assertions please */ |
Definition at line 45 of file regutils.h.
Definition at line 40 of file regutils.h.