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