Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp366 static bool IsConstantOne(Value *val) { in IsConstantOne() function
395 if (!IsConstantOne(ArraySize)) { in createMalloc()
396 if (IsConstantOne(AllocSize)) { in createMalloc()