Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp282 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) { in canBeHidden() function
301 if (!canBeHidden(GV, *MAI)) in EmitLinkage()