Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprCXX.cpp681 llvm::Value *thresholdV in EmitCXXNewAllocSize() local
684 hasOverflow = CGF.Builder.CreateICmpUGE(numElements, thresholdV); in EmitCXXNewAllocSize()