Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h58 bool EmitDebugGlobalHashes = false; variable
H A DCodeViewDebug.cpp582 EmitDebugGlobalHashes = GH && !GH->isZero(); in beginModule()
649 if (EmitDebugGlobalHashes) in endModule()