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

References

lib/IR/Verifier.cpp
 4249       Intrinsic::matchIntrinsicSignature(IFTy, TableRef, ArgTys);
 4257     Assert(!Intrinsic::matchIntrinsicVarArg(IsVarArg, TableRef),
 4260     Assert(!Intrinsic::matchIntrinsicVarArg(IsVarArg, TableRef),
 4264   Assert(TableRef.empty(), "Intrinsic has too few arguments!", IF);