Lines Matching refs:replaceInstUsesWith
971 return replaceInstUsesWith(SI, V); in foldSelectInstWithICmp()
1035 return replaceInstUsesWith(SI, V); in foldSelectInstWithICmp()
1044 return replaceInstUsesWith(SI, V); in foldSelectInstWithICmp()
1047 return replaceInstUsesWith(SI, V); in foldSelectInstWithICmp()
1050 return replaceInstUsesWith(SI, V); in foldSelectInstWithICmp()
1105 return replaceInstUsesWith(Outer, Inner); in foldSPFofSPF()
1114 return replaceInstUsesWith(Outer, C); in foldSPFofSPF()
1127 return replaceInstUsesWith(Outer, Inner); in foldSPFofSPF()
1145 return replaceInstUsesWith(Outer, Inner); in foldSPFofSPF()
1156 return replaceInstUsesWith(Outer, NewSI); in foldSPFofSPF()
1203 return replaceInstUsesWith(Outer, NewOuter); in foldSPFofSPF()
1634 return replaceInstUsesWith(SI, V); in visitSelectInst()
1775 return replaceInstUsesWith(SI, Fabs); in visitSelectInst()
1788 return replaceInstUsesWith(SI, Fabs); in visitSelectInst()
1860 return replaceInstUsesWith(SI, NewSI); in visitSelectInst()
1863 return replaceInstUsesWith(SI, NewCast); in visitSelectInst()
2020 return replaceInstUsesWith(SI, V); in visitSelectInst()
2034 return replaceInstUsesWith(SI, TrueVal); in visitSelectInst()
2036 return replaceInstUsesWith(SI, FalseVal); in visitSelectInst()