Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp866 bool NeedSep = false; in emitDebugValueComment() local
868 if (NeedSep) in emitDebugValueComment()
871 NeedSep = true; in emitDebugValueComment()