Lines Matching refs:eraseInstFromFunction
294 eraseInstFromFunction(*ToDelete[i]); in visitAllocaInst()
299 eraseInstFromFunction(*Copy); in visitAllocaInst()
491 IC.eraseInstFromFunction(*SI); in combineLoadToOperationType()
508 IC.eraseInstFromFunction(*CI); in combineLoadToOperationType()
1154 return eraseInstFromFunction(SI); in visitStoreInst()
1170 return eraseInstFromFunction(SI); in visitStoreInst()
1186 return eraseInstFromFunction(SI); in visitStoreInst()
1190 return eraseInstFromFunction(SI); in visitStoreInst()
1216 eraseInstFromFunction(*PrevSI); in visitStoreInst()
1228 return eraseInstFromFunction(SI); in visitStoreInst()
1253 return eraseInstFromFunction(SI); in visitStoreInst()
1404 eraseInstFromFunction(SI); in SimplifyStoreAtEndOfBlock()
1405 eraseInstFromFunction(*OtherStore); in SimplifyStoreAtEndOfBlock()