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