Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp296 static bool isConstantOne(const Value *Val) { in isConstantOne() function
315 if (!isConstantOne(ArraySize)) { in CreateMalloc()
316 if (isConstantOne(AllocSize)) { in CreateMalloc()