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

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1022 bool TDerefable = SI->getTrueValue()->isDereferenceablePointer(); local
1032 if (!TDerefable && !isSafeToLoadUnconditionally(SI->getTrueValue(), LI,

Completed in 34 milliseconds