Home
last modified time | relevance | path

Searched refs:CanTurnIntoImplicitDef (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DProcessImplicitDefs.h33 bool CanTurnIntoImplicitDef(MachineInstr *MI, unsigned Reg,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DProcessImplicitDefs.cpp48 ProcessImplicitDefs::CanTurnIntoImplicitDef(MachineInstr *MI, in CanTurnIntoImplicitDef() function in ProcessImplicitDefs
151 if (CanTurnIntoImplicitDef(MI, Reg, i, ImpDefRegs)) { in runOnMachineFunction()