mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-07 11:59:09 +00:00
fit in 80 cols
llvm-svn: 61977
This commit is contained in:
parent
0e8e8e4926
commit
4e48f0fb7b
@ -213,8 +213,8 @@ public:
|
||||
///
|
||||
const Type *getIntPtrType() const;
|
||||
|
||||
/// getIndexedOffset - return the offset from the beginning of the type for the
|
||||
/// specified indices. This is used to implement getelementptr.
|
||||
/// getIndexedOffset - return the offset from the beginning of the type for
|
||||
/// the specified indices. This is used to implement getelementptr.
|
||||
///
|
||||
uint64_t getIndexedOffset(const Type *Ty,
|
||||
Value* const* Indices, unsigned NumIndices) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user