Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h38 bool hasEmittedCFISections = false; variable
71 bool hasEmittedCFISections = false; variable
H A DARMException.cpp40 if (!hasEmittedCFISections) { in beginFunction()
43 hasEmittedCFISections = true; in beginFunction()
H A DDwarfCFIException.cpp105 if (!hasEmittedCFISections) { in beginBasicBlockSection()
114 hasEmittedCFISections = true; in beginBasicBlockSection()