Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h433 void copyKillDeadInfo(const MachineInstr *MI);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1101 void MachineInstr::copyKillDeadInfo(const MachineInstr *MI) { in copyKillDeadInfo() function in MachineInstr