HomeSort by relevance Sort by last modified time
    Searched defs:replaceKillInstruction (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
LiveVariables.cpp 681 /// replaceKillInstruction - Update register kill info by replacing a kill
683 void LiveVariables::replaceKillInstruction(unsigned Reg, MachineInstr &OldMI,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveVariables.cpp 646 /// replaceKillInstruction - Update register kill info by replacing a kill
648 void LiveVariables::replaceKillInstruction(unsigned Reg, MachineInstr *OldMI,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
LiveVariables.cpp 681 /// replaceKillInstruction - Update register kill info by replacing a kill
683 void LiveVariables::replaceKillInstruction(unsigned Reg, MachineInstr &OldMI,

Completed in 4054 milliseconds