Searched refs:tryFoldImplicitDef (Results 1 – 1 of 1) sorted by relevance
50 return tryFoldImplicitDef(MI, DeadInsts); in tryCombineAnyExt()78 return tryFoldImplicitDef(MI, DeadInsts); in tryCombineZExt()109 return tryFoldImplicitDef(MI, DeadInsts); in tryCombineSExt()113 bool tryFoldImplicitDef(MachineInstr &MI, in tryFoldImplicitDef() function