Searched refs:InsertClobbersAt (Results 1 – 1 of 1) sorted by relevance
1802 auto InsertClobbersAt = [&](Instruction *IP) { in relocationViaAlloca() local1815 InsertClobbersAt(&*II->getNormalDest()->getFirstInsertionPt()); in relocationViaAlloca()1816 InsertClobbersAt(&*II->getUnwindDest()->getFirstInsertionPt()); in relocationViaAlloca()1818 InsertClobbersAt(cast<Instruction>(Statepoint)->getNextNode()); in relocationViaAlloca()