HomeSort by relevance Sort by last modified time
    Searched defs:getElementContainingOffset (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
DataLayout.cpp 77 /// getElementContainingOffset - Given a valid offset into the structure,
79 unsigned StructLayout::getElementContainingOffset(uint64_t Offset) const {
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetData.cpp 76 /// getElementContainingOffset - Given a valid offset into the structure,
78 unsigned StructLayout::getElementContainingOffset(uint64_t Offset) const {

Completed in 70 milliseconds