Searched refs:ifunc_empty (Results 1 – 3 of 3) sorted by relevance
22 if (M.ifunc_empty()) in run()
670 bool ifunc_empty() const { return IFuncList.empty(); } in ifunc_empty() function
2847 if (!M->ifunc_empty()) Out << "\n"; in printModule()