Searched refs:InsertPointGuard (Results 1 – 14 of 14) sorted by relevance
147 class InsertPointGuard {153 InsertPointGuard(VPBuilder &B) in InsertPointGuard() function156 InsertPointGuard(const InsertPointGuard &) = delete;157 InsertPointGuard &operator=(const InsertPointGuard &) = delete;159 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()
4044 IRBuilder<>::InsertPointGuard Guard(Builder); in vectorizeTree()
1675 IRBuilder<>::InsertPointGuard Guard(Builder); in getBroadcastInstrs()
185 IRBuilder<>::InsertPointGuard Guard(IRB); in addBoundsChecking()
283 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr()
276 class InsertPointGuard {283 InsertPointGuard(IRBuilderBase &B) in InsertPointGuard() function287 InsertPointGuard(const InsertPointGuard &) = delete;288 InsertPointGuard &operator=(const InsertPointGuard &) = delete;290 ~InsertPointGuard() { in ~InsertPointGuard()
338 IRBuilder::InsertPointGuard guard(*builder); in emitPending()
377 IRBuilder<>::InsertPointGuard IPG(Builder); in CreateParallel()
882 BuilderTy::InsertPointGuard Guard(Builder); in compute_()
1079 IRBuilderBase::InsertPointGuard Guard(Builder); in simplifyAMDGCNMemoryIntrinsicDemanded()
1383 InstCombiner::BuilderTy::InsertPointGuard Guard(Builder); in tryToReuseConstantFromSelectInComparison()
1819 IRBuilderBase::InsertPointGuard Guard(Builder); in visitGetElementPtrInst()
2876 BuilderTy::InsertPointGuard Guard(Builder); in foldXorOfICmps()
3674 BuilderTy::InsertPointGuard Guard(Builder); in foldUnsignedMultiplicationOverflowCheck()