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