Home
last modified time | relevance | path

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

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