Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOModule.cpp351 static bool canBeHidden(const GlobalValue *GV) { in canBeHidden() function
408 else if (canBeHidden(def)) in addDefinedSymbol()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp255 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) { in canBeHidden() function
297 if (!canBeHidden(GV, *MAI)) in EmitLinkage()