Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp363 bool HasLineAttributes = false; in print() local
374 HasLineAttributes = true; in print()
405 HasLineAttributes = true; in print()
418 HasLineAttributes = true; in print()
421 if (HasLineAttributes) in print()
H A DMIRPrinter.cpp667 bool HasLineAttributes = false; in print() local
689 HasLineAttributes = true; in print()
707 HasLineAttributes = true; in print()
710 if (HasLineAttributes) in print()