Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp686 bool HasLineAttributes = false; in print() local
708 HasLineAttributes = true; in print()
726 HasLineAttributes = true; in print()
729 if (HasLineAttributes) in print()
H A DMachineBasicBlock.cpp371 bool HasLineAttributes = false; in print() local
382 HasLineAttributes = true; in print()
413 HasLineAttributes = true; in print()
426 HasLineAttributes = true; in print()
429 if (HasLineAttributes) in print()