Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h93 bool EmitDebugGlobalHashes = false; variable
H A DCodeViewDebug.cpp630 EmitDebugGlobalHashes = GH && !GH->isZero(); in beginModule()
698 if (EmitDebugGlobalHashes) in endModule()