Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp602 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) { in canBeHidden() function
621 if (!canBeHidden(GV, *MAI)) in emitLinkage()