Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.cpp930 static void emitUsed(CodeGenModule &CGM, StringRef Name, in emitUsed() function
957 emitUsed(*this, "llvm.used", LLVMUsed); in emitLLVMUsed()
958 emitUsed(*this, "llvm.compiler.used", LLVMCompilerUsed); in emitLLVMUsed()