Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h946 bool IntOrPtrDst = Dst->isIntegerTy() || Dst->isPointerTy(); variable
959 if (SrcLT.first == DstLT.first && IntOrPtrSrc == IntOrPtrDst &&