Searched refs:InsertPtGuard (Results 1 – 2 of 2) sorted by relevance
88 IRBuilderBase::InsertPointGuard InsertPtGuard(Builder); in formLCSSAForInstructions() local
1036 for (auto *InsertPtGuard : InsertPointGuards) in fixupInsertPoints() local1037 if (InsertPtGuard->GetInsertPoint() == It) in fixupInsertPoints()1038 InsertPtGuard->SetInsertPoint(NewInsertPt); in fixupInsertPoints()