Searched refs:ifunc_empty (Results 1 – 4 of 4) sorted by relevance
22 if (M.ifunc_empty()) in run()
379 CachedInCodeGenModule->ifunc_empty())) && in GenModule()
757 bool ifunc_empty() const { return IFuncList.empty(); } in ifunc_empty() function
2997 if (!M->ifunc_empty()) Out << "\n"; in printModule()