Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp516 static bool IsConstantOne(Value *val) { in IsConstantOne() function
546 if (!IsConstantOne(ArraySize)) { in createMalloc()
547 if (IsConstantOne(AllocSize)) { in createMalloc()