Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h96 bool EmitDebugGlobalHashes = false; variable
H A DCodeViewDebug.cpp635 EmitDebugGlobalHashes = GH && !GH->isZero(); in endModule()
703 if (EmitDebugGlobalHashes) in endModule()