Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1068 bool IntOrPtrSrc = Src->isIntegerTy() || Src->isPointerTy(); variable
1082 if (SrcLT.first == DstLT.first && IntOrPtrSrc == IntOrPtrDst &&