Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h659 ifunc_iterator ifunc_begin() { return IFuncList.begin(); } in ifunc_begin() function
660 const_ifunc_iterator ifunc_begin() const { return IFuncList.begin(); } in ifunc_begin() function