Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp648 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
843 if (isVerbose()) emitKill(&MI, *this); in EmitFunctionBody()