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

  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 240 /// removeVirtualRegisterDead - Remove the specified kill of the virtual
244 bool removeVirtualRegisterDead(unsigned reg, MachineInstr *MI) {
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 303 LV->removeVirtualRegisterDead(DestReg, MPhi);
TwoAddressInstructionPass.cpp     [all...]

Completed in 432 milliseconds