Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2307 bool BaseIsSet = false; in emitRangeList() local
2318 BaseIsSet = true; in emitRangeList()
2333 } else if (BaseIsSet && DwarfVersion < 5) { in emitRangeList()
2334 BaseIsSet = false; in emitRangeList()