Searched refs:InsertClobbersAt (Results 1 – 2 of 2) sorted by relevance
1639 auto InsertClobbersAt = [&](Instruction *IP) { in relocationViaAlloca() local1651 InsertClobbersAt(&*II->getNormalDest()->getFirstInsertionPt()); in relocationViaAlloca()1652 InsertClobbersAt(&*II->getUnwindDest()->getFirstInsertionPt()); in relocationViaAlloca()1654 InsertClobbersAt(cast<Instruction>(Statepoint)->getNextNode()); in relocationViaAlloca()
1785 auto InsertClobbersAt = [&](Instruction *IP) { in relocationViaAlloca() local1797 InsertClobbersAt(&*II->getNormalDest()->getFirstInsertionPt()); in relocationViaAlloca()1798 InsertClobbersAt(&*II->getUnwindDest()->getFirstInsertionPt()); in relocationViaAlloca()1800 InsertClobbersAt(cast<Instruction>(Statepoint)->getNextNode()); in relocationViaAlloca()