Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isEmptyTy

1784       if (!cast<PointerType>(LHS->getType())->isEmptyTy() &&
1785 !cast<PointerType>(RHS->getType())->isEmptyTy() &&