Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp665 bool HasLineAttributes = false; in print() local
687 HasLineAttributes = true; in print()
705 HasLineAttributes = true; in print()
708 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()