Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2439 static bool shouldTagGlobal(const llvm::GlobalVariable &G) { in shouldTagGlobal() function
2521 if (!shouldTagGlobal(G)) { in doFinalization()