Searched refs:InsertPtGuard (Results 1 – 1 of 1) sorted by relevance
763 for (auto *InsertPtGuard : InsertPointGuards) in fixupInsertPoints() local764 if (InsertPtGuard->GetInsertPoint() == It) in fixupInsertPoints()765 InsertPtGuard->SetInsertPoint(NewInsertPt); in fixupInsertPoints()