Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4778 bool SwitchedToDirectiveSection = false; in emitCOFFReplaceableFunctionData() local
4781 if (!SwitchedToDirectiveSection) { in emitCOFFReplaceableFunctionData()
4784 SwitchedToDirectiveSection = true; in emitCOFFReplaceableFunctionData()
4818 if (SwitchedToDirectiveSection) in emitCOFFReplaceableFunctionData()