Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModule.h576 const IFuncListType &getIFuncList() const { return IFuncList; } in getIFuncList() function
578 IFuncListType &getIFuncList() { return IFuncList; } in getIFuncList() function