Searched refs:alias_empty (Results 1 – 3 of 3) sorted by relevance
626 bool alias_empty() const { return AliasList.empty(); } in alias_empty() function
442 if (SrcM.global_empty() && SrcM.alias_empty() && in addLogicalModule()
2641 if (!M->alias_empty()) Out << "\n"; in printModule()