Searched refs:alias_empty (Results 1 – 2 of 2) sorted by relevance
646 bool alias_empty() const { return AliasList.empty(); } in alias_empty() function
2865 if (!M->alias_empty()) Out << "\n"; in printModule()