LLVM
8.0.1
|
#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 42 of file regutils.h.
Referenced by AnyAliasLiveIn(), llvm::IRBuilder< TargetFolder >::CreateInsertElement(), llvm::SystemZTargetLowering::EmitInstrWithCustomInserter(), findInitTrampoline(), foldICmpWithMinMax(), llvm::EquivalenceClasses< llvm::Instruction *>::getNumClasses(), getOrInsertValueProfilingCall(), GetQuadraticEquation(), llvm::SystemZTargetLowering::getTargetNodeName(), llvm::MCRegisterInfo::InitMCRegisterInfo(), llvm_regcomp(), llvm::yaml::MappingTraits< COFF::header >::mapping(), llvm::yaml::MappingTraits< COFFYAML::Section >::mapping(), and tryUnmergingGEPsAcrossIndirectBr().
#define NDEBUG /* no assertions please */ |
Definition at line 48 of file regutils.h.
Referenced by llvm::LTOCodeGenerator::getVersionString(), and llvm::sroa::AllocaSliceRewriter::visit().
Definition at line 43 of file regutils.h.