reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Instructions.cpp
   86   if (VectorType *VT = dyn_cast<VectorType>(Op0->getType())) {
   88     if (VT->getElementType() != Type::getInt1Ty(Op0->getContext()))
   96   } else if (Op0->getType() != Type::getInt1Ty(Op0->getContext())) {
   96   } else if (Op0->getType() != Type::getInt1Ty(Op0->getContext())) {