Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h123 inline gep_type_iterator gep_type_begin(const User *GEP) { gep_type_begin() function
134 inline gep_type_iterator gep_type_begin(const User &GEP) { gep_type_begin() function
147 gep_type_begin(Type *Op0, ArrayRef<T> A) { gep_type_begin() function