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

/external/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h85 inline gep_type_iterator gep_type_begin(const User *GEP) { function in namespace:llvm
92 inline gep_type_iterator gep_type_begin(const User &GEP) { function in namespace:llvm
102 gep_type_begin(Type *Op0, ArrayRef<T> A) { function in namespace:llvm

Completed in 348 milliseconds