Searched refs:canBeHidden (Results 1 – 2 of 2) sorted by relevance
351 static bool canBeHidden(const GlobalValue *GV) { in canBeHidden() function408 else if (canBeHidden(def)) in addDefinedSymbol()
255 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) { in canBeHidden() function297 if (!canBeHidden(GV, *MAI)) in EmitLinkage()