Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h139 inline gep_type_iterator gep_type_begin(const User *GEP) { in gep_type_begin() function
150 inline gep_type_iterator gep_type_begin(const User &GEP) { in gep_type_begin() function
163 gep_type_begin(Type *Op0, ArrayRef<T> A) { in gep_type_begin() function