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

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

Completed in 117 milliseconds