Searched refs:InsertPointGuard (Results 1 – 8 of 8) sorted by relevance
82 IRBuilder<>::InsertPointGuard Guard(*Builder); in getTrapBB()
180 BuilderType::InsertPointGuard Guard(Builder); in InsertBinop()551 BuilderType::InsertPointGuard Guard(Builder); in expandAddToGEP()1158 BuilderType::InsertPointGuard Guard(Builder); in getAddRecExprPHILiterally()1317 BuilderType::InsertPointGuard Guard(Builder); in expandAddRecExprLiterally()1393 BuilderType::InsertPointGuard Guard(Builder); in visitAddRecExpr()1635 BuilderType::InsertPointGuard Guard(Builder); in expand()1673 BuilderType::InsertPointGuard Guard(Builder); in getOrInsertCanonicalInductionVariable()
197 class InsertPointGuard {203 InsertPointGuard(const InsertPointGuard &) LLVM_DELETED_FUNCTION;204 InsertPointGuard &operator=(const InsertPointGuard &) LLVM_DELETED_FUNCTION;207 InsertPointGuard(IRBuilderBase &B) in InsertPointGuard() function211 ~InsertPointGuard() { in ~InsertPointGuard()
272 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr()
281 IRBuilder<>::InsertPointGuard Guard(Builder); in TEST_F()
160 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in EmitOpenMPUpdateLocation()225 CGBuilderTy::InsertPointGuard IPG(CGF.Builder); in GetOpenMPThreadID()
1959 IRBuilder<>::InsertPointGuard Guard(Builder); in vectorizeTree()
1584 IRBuilder<>::InsertPointGuard Guard(Builder); in getBroadcastInstrs()