Home
last modified time | relevance | path

Searched defs:HasScalarUndef (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp957 bool HasScalarUndef = !C->getType()->isVectorTy() && isa<UndefValue>(C); in ConstantFoldUnaryInstruction() local
1017 bool HasScalarUndef = !C1->getType()->isVectorTy() && in ConstantFoldBinaryInstruction() local