Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp640 bool HasLineAttributes = false; in print() local
662 HasLineAttributes = true; in print()
680 HasLineAttributes = true; in print()
683 if (HasLineAttributes) in print()
H A DMachineBasicBlock.cpp367 bool HasLineAttributes = false; in print() local
378 HasLineAttributes = true; in print()
409 HasLineAttributes = true; in print()
422 HasLineAttributes = true; in print()
425 if (HasLineAttributes) in print()