Searched refs:SCEVInsertPointGuard (Results 1 – 2 of 2) sorted by relevance
118 class SCEVInsertPointGuard {125 SCEVInsertPointGuard(const SCEVInsertPointGuard &) = delete;126 SCEVInsertPointGuard &operator=(const SCEVInsertPointGuard &) = delete;129 SCEVInsertPointGuard(IRBuilderBase &B, SCEVExpander *SE) in SCEVInsertPointGuard() function135 ~SCEVInsertPointGuard() { in ~SCEVInsertPointGuard()151 SmallVector<SCEVInsertPointGuard *, 8> InsertPointGuards;
83 SCEVInsertPointGuard Guard(Builder, this); in ReuseOrCreateCast()262 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop()603 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()620 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()1264 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally()1456 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally()1858 SCEVInsertPointGuard Guard(Builder, this); in expand()