Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp369 bool HasLineAttributes = false; in print() local
380 HasLineAttributes = true; in print()
411 HasLineAttributes = true; in print()
424 HasLineAttributes = true; in print()
427 if (HasLineAttributes) in print()
H A DMIRPrinter.cpp668 bool HasLineAttributes = false; in print() local
690 HasLineAttributes = true; in print()
708 HasLineAttributes = true; in print()
711 if (HasLineAttributes) in print()