Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h624 ifunc_iterator ifunc_begin() { return IFuncList.begin(); } in ifunc_begin() function
625 const_ifunc_iterator ifunc_begin() const { return IFuncList.begin(); } in ifunc_begin() function