Home
last modified time | relevance | path

Searched refs:allowPromotionAlias (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp37 static bool allowPromotionAlias(const std::string &Name) { in allowPromotionAlias() function
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()