Lines Matching refs:eraseInstFromFunction
427 IC.eraseInstFromFunction(*MemCpy); in replace()
444 IC.eraseInstFromFunction(*ASC); in replace()
525 eraseInstFromFunction(*Delete); in visitAllocaInst()
528 eraseInstFromFunction(*Copy); in visitAllocaInst()
536 eraseInstFromFunction(*Delete); in visitAllocaInst()
683 IC.eraseInstFromFunction(*CastUser); in combineLoadToOperationType()
1362 return eraseInstFromFunction(SI); in visitStoreInst()
1374 return eraseInstFromFunction(SI); in visitStoreInst()
1388 return eraseInstFromFunction(SI); in visitStoreInst()
1392 return eraseInstFromFunction(SI); in visitStoreInst()
1401 return eraseInstFromFunction(SI); in visitStoreInst()
1428 eraseInstFromFunction(*PrevSI); in visitStoreInst()
1440 return eraseInstFromFunction(SI); in visitStoreInst()
1479 return eraseInstFromFunction(SI); in visitStoreInst()
1606 eraseInstFromFunction(SI); in mergeStoreIntoSuccessor()
1607 eraseInstFromFunction(*OtherStore); in mergeStoreIntoSuccessor()