Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DInstructions.cpp452 static bool IsConstantOne(Value *val) { in IsConstantOne() function
482 if (!IsConstantOne(ArraySize)) { in createMalloc()
483 if (IsConstantOne(AllocSize)) { in createMalloc()