Searched refs:SCEVInsertPointGuard (Results 1 – 2 of 2) sorted by relevance
131 class SCEVInsertPointGuard {138 SCEVInsertPointGuard(const SCEVInsertPointGuard &) = delete;139 SCEVInsertPointGuard &operator=(const SCEVInsertPointGuard &) = delete;142 SCEVInsertPointGuard(IRBuilderBase &B, SCEVExpander *SE) in SCEVInsertPointGuard() function148 ~SCEVInsertPointGuard() { in ~SCEVInsertPointGuard()164 SmallVector<SCEVInsertPointGuard *, 8> InsertPointGuards;
85 SCEVInsertPointGuard Guard(Builder, this); in ReuseOrCreateCast()263 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop()600 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()617 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()1314 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally()1506 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally()1992 SCEVInsertPointGuard Guard(Builder, this); in expand()