Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp786 static bool isConstantOne(VPValue *V) { in isConstantOne() function
812 if (isConstantOne(A)) in simplifyRecipe()
814 if (isConstantOne(B)) in simplifyRecipe()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp295 static bool isConstantOne(const Value *Val) { in isConstantOne() function
314 if (!isConstantOne(ArraySize)) { in CreateMalloc()
315 if (isConstantOne(AllocSize)) { in CreateMalloc()