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

  /external/llvm/lib/CodeGen/
LiveVariables.cpp 689 /// removeVirtualRegistersKilled - Remove all killed info for the specified
691 void LiveVariables::removeVirtualRegistersKilled(MachineInstr &MI) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveVariables.cpp 654 /// removeVirtualRegistersKilled - Remove all killed info for the specified
656 void LiveVariables::removeVirtualRegistersKilled(MachineInstr *MI) {

Completed in 54 milliseconds