Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstructions.cpp366 static bool IsConstantOne(Value *val) { in IsConstantOne() function
394 if (!IsConstantOne(ArraySize)) { in createMalloc()
395 if (IsConstantOne(AllocSize)) { in createMalloc()