Searched defs:EraseInst (Results 1 – 2 of 2) sorted by relevance
1075 auto EraseInst = [&](SmallVectorImpl<Instruction *> &Insts) { combineAMXcast() local
2062 void ReassociatePass::EraseInst(Instruction *I) { EraseInst() function in ReassociatePass