Home
last modified time | relevance | path

Searched defs:gep_type_end (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h180 inline gep_type_iterator gep_type_end(const User *GEP) { in gep_type_end() function
191 inline gep_type_iterator gep_type_end(const User &GEP) { in gep_type_end() function
203 gep_type_end(Type * /*Op0*/, ArrayRef<T> A) { in gep_type_end() function