Searched refs:allowPromotionAlias (Results 1 – 1 of 1) sorted by relevance
34 static bool allowPromotionAlias(const std::string &Name) { in allowPromotionAlias() function84 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()