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