Searched refs:TDerefable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1144 bool TDerefable = isDereferenceablePointer(SI->getTrueValue(), DL); local
1153 if (!TDerefable &&
H A DSROA.cpp1265 bool TDerefable = isDereferenceablePointer(TValue, DL);
1276 if (!TDerefable &&

Completed in 63 milliseconds