Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp618 static bool IsConstantOne(Value *val) { in IsConstantOne() function
648 if (!IsConstantOne(ArraySize)) { in createMalloc()
649 if (IsConstantOne(AllocSize)) { in createMalloc()