Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp426 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) { in canBeHidden() function
445 if (!canBeHidden(GV, *MAI)) in emitLinkage()