Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DModule.h661 const IFuncListType &getIFuncList() const { return IFuncList; } getIFuncList() function
663 IFuncListType &getIFuncList() { return IFuncList; } getIFuncList() function