Searched defs:PointersTy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DDataLayout.h129 typedef SmallVector<PointerAlignElem, 8> PointersTy; typedef in class:llvm::DataLayout
130 PointersTy Pointers;
132 PointersTy::const_iterator
137 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);

Completed in 56 milliseconds