Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6002 Type *Op1ElemTy = nullptr; in visitIntrinsicCall() local
6022 Op1ElemTy = in visitIntrinsicCall()
6063 if (Op1ElemTy) in visitIntrinsicCall()
6064 Check(ResultTy->getElementType() == Op1ElemTy, in visitIntrinsicCall()