Home
last modified time | relevance | path

Searched refs:thresholdV (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprCXX.cpp817 llvm::Value *thresholdV in EmitCXXNewAllocSize() local
820 hasOverflow = CGF.Builder.CreateICmpUGE(numElements, thresholdV); in EmitCXXNewAllocSize()