Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1009 bool IntOrPtrDst = Dst->isIntegerTy() || Dst->isPointerTy(); variable
1022 if (SrcLT.first == DstLT.first && IntOrPtrSrc == IntOrPtrDst &&