Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isDereferenceablePointer

1206     // isDereferenceablePointer -> deref attribute
1207 if (DerivedPtr->isDereferenceablePointer(DL)) {