Searched defs:markInstructionForDeletion (Results 1 – 3 of 3) sorted by relevance
52 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
77 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
3707 void NewGVN::markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function in NewGVN