Home
last modified time | relevance | path

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

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