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

  /external/llvm/lib/CodeGen/
DeadMachineInstructionElim.cpp 50 char &llvm::DeadMachineInstructionElimID = DeadMachineInstructionElim::ID;
Passes.cpp 156 if (StandardID == &DeadMachineInstructionElimID)
629 addPass(&DeadMachineInstructionElimID);
643 addPass(&DeadMachineInstructionElimID);