Searched refs:deleteInstructionsInBlock (Results 1 – 1 of 1) sorted by relevance
836 void deleteInstructionsInBlock(BasicBlock *);3514 deleteInstructionsInBlock(&BB); in runGVN()3703 void NewGVN::deleteInstructionsInBlock(BasicBlock *BB) { in deleteInstructionsInBlock() function in NewGVN