Home
last modified time | relevance | path

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

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