Displaying 2 results from an estimated 2 matches for "getpointerdereferenceablebyt".
Did you mean:
getpointerdereferenceablebytes
2019 Aug 22
3
[RFC] Increase the scope of Value::getPointerXXX methods
Right now, we have Value::getPointerDereferenceableBytes() and
Value::getPointerAlignment() that allow to query these properties for a
value. However, neither does any "reasoning" that would require looking
at other values, e.g., they do pure local lookups. To do actual
reasoning we have the "isDereferenceableAndAlignedPointer()"-fa...
2019 Dec 18
5
RFC: Opaque pointer status and future direction
...t if interested.
[2] Or perhaps more likely documented with "don't use it unless you're working
on opaque pointers" warnings.
-------------- next part --------------
llvm::promoteLoopAccessesToScalars 63
llvm::Value::getPointerDereferenceableBytes 58
llvm::TargetTransformInfoImplCRTPBase 55
llvm::AMDGPU::HSAMD::MetadataStreamerV2::getValueType 36
getBaseAlign...