Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h551 const IFuncListType &getIFuncList() const { return IFuncList; } in getIFuncList() function
553 IFuncListType &getIFuncList() { return IFuncList; } in getIFuncList() function