Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp595 bool HasLineAttributes = false; in print() local
617 HasLineAttributes = true; in print()
635 HasLineAttributes = true; in print()
638 if (HasLineAttributes) in print()
H A DMachineBasicBlock.cpp332 bool HasLineAttributes = false; in print() local
345 HasLineAttributes = true; in print()
378 HasLineAttributes = true; in print()
394 HasLineAttributes = true; in print()
397 if (HasLineAttributes) in print()