HomeSort by relevance Sort by last modified time
    Searched refs:DerefBytes (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
Attributes.h 396 uint64_t DerefBytes;
401 : Attrs(0), Alignment(0), StackAlignment(0), DerefBytes(0),
404 : Attrs(0), Alignment(0), StackAlignment(0), DerefBytes(0),
409 : Attrs(0), Alignment(0), StackAlignment(0), DerefBytes(0),
473 uint64_t getDereferenceableBytes() const { return DerefBytes; }
  /external/llvm/lib/IR/
Attributes.cpp     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]

Completed in 429 milliseconds