Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1096 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
1535 if (isVerbose()) emitKill(&MI, *this); in emitFunctionBody()