Searched refs:tryFoldImplicitDef (Results 1 – 1 of 1) sorted by relevance
96 return tryFoldImplicitDef(MI, DeadInsts, UpdatedDefs); in tryCombineAnyExt()156 return tryFoldImplicitDef(MI, DeadInsts, UpdatedDefs); in tryCombineZExt()212 return tryFoldImplicitDef(MI, DeadInsts, UpdatedDefs); in tryCombineSExt()317 bool tryFoldImplicitDef(MachineInstr &MI, in tryFoldImplicitDef() function