Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp5595 Type *Op1ElemTy = nullptr; in visitIntrinsicCall() local
5603 Op1ElemTy = in visitIntrinsicCall()
5636 Op1ElemTy = Op1PtrTy->getNonOpaquePointerElementType(); in visitIntrinsicCall()
5653 if (Op1ElemTy) in visitIntrinsicCall()
5654 Check(ResultTy->getElementType() == Op1ElemTy, in visitIntrinsicCall()