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