Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp348 static bool IsConstantOne(Value *val) { in IsConstantOne() function
376 if (!IsConstantOne(ArraySize)) { in createMalloc()
377 if (IsConstantOne(AllocSize)) { in createMalloc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp397 static bool IsConstantOne(Value *val) { in IsConstantOne() function
427 if (!IsConstantOne(ArraySize)) { in createMalloc()
428 if (IsConstantOne(AllocSize)) { in createMalloc()
/external/llvm/lib/IR/
DInstructions.cpp435 static bool IsConstantOne(Value *val) { in IsConstantOne() function
465 if (!IsConstantOne(ArraySize)) { in createMalloc()
466 if (IsConstantOne(AllocSize)) { in createMalloc()