Go to the source code of this file.
◆ Check
Value: do { \
CheckFailed(__VA_ARGS__); \
return; \
} \
} while (false)
static GCRegistry::Add< ShadowStackGC > C("shadow-stack", "Very portable GC for uncooperative code generators")
Definition at line 172 of file Lint.cpp.
◆ isZero()
Definition at line 539 of file Lint.cpp.
References C(), llvm::cast(), llvm::computeKnownBits(), DL, llvm::dyn_cast(), I, llvm::isa(), llvm::Known, and N.
Referenced by llvm::CanonicalLoopInfo::assertOK(), llvm::KnownFPClass::bitcast(), combineAnd(), combineAndnp(), llvm::detail::DoubleAPFloat::compareAbsoluteValue(), computeVectorAddr(), createShuffleMaskFromVSELECT(), llvm::ConstantRange::ctlz(), foldGEPChainAsStructAccess(), FoldSTEP_VECTOR(), llvm::ConstantStruct::get(), llvm::APInt::getBoolValue(), llvm::detail::IEEEFloat::getExactLog2Abs(), getTargetShuffleMask(), llvm::APInt::isMinValue(), llvm::SelectionDAG::isSplatValue(), llvm::APInt::isStrictlyPositive(), llvm::APSInt::isStrictlyPositive(), llvm::APInt::operator!(), llvm::ScaledNumber< DigitsT >::operator*=(), llvm::ScaledNumber< DigitsT >::operator/=(), llvm::MachineMemOperand::print(), llvm::JumpThreadingPass::processThreadableEdges(), rewriteGEPAsOffset(), SameSignRange::SameSignRange(), llvm::X86TargetLowering::SimplifyDemandedVectorEltsForTargetNode(), upgradeSingleNVVMAnnotation(), llvm::InstCombinerImpl::visitOr(), and llvm::InstCombinerImpl::visitSub().