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

  /external/llvm/include/llvm/CodeGen/
ProcessImplicitDefs.h 33 bool CanTurnIntoImplicitDef(MachineInstr *MI, unsigned Reg,
  /external/llvm/lib/CodeGen/
ProcessImplicitDefs.cpp 49 ProcessImplicitDefs::CanTurnIntoImplicitDef(MachineInstr *MI,
153 if (CanTurnIntoImplicitDef(MI, Reg, i, ImpDefRegs)) {

Completed in 45 milliseconds