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

/external/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h89 inline gep_type_iterator gep_type_end(const User *GEP) { function in namespace:llvm
96 inline gep_type_iterator gep_type_end(const User &GEP) { function in namespace:llvm
108 gep_type_end(Type * /*Op0*/, ArrayRef<T> A) { function in namespace:llvm

Completed in 178 milliseconds