Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMIRPrinter.cpp525 static bool hasComplexRegisterTies(const MachineInstr &MI) { in hasComplexRegisterTies() function
551 bool ShouldPrintRegisterTies = hasComplexRegisterTies(MI); in print()