Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp36 static bool allowPromotionAlias(const std::string &Name) { in allowPromotionAlias() function
86 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()