Searched refs:SCEVInsertPointGuard (Results 1 – 2 of 2) sorted by relevance
128 class SCEVInsertPointGuard {135 SCEVInsertPointGuard(const SCEVInsertPointGuard &) = delete;136 SCEVInsertPointGuard &operator=(const SCEVInsertPointGuard &) = delete;139 SCEVInsertPointGuard(IRBuilderBase &B, SCEVExpander *SE) in SCEVInsertPointGuard() function145 ~SCEVInsertPointGuard() { in ~SCEVInsertPointGuard()161 SmallVector<SCEVInsertPointGuard *, 8> InsertPointGuards;
79 SCEVInsertPointGuard Guard(Builder, this); in ReuseOrCreateCast()257 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop()591 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()608 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()1301 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally()1492 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally()1978 SCEVInsertPointGuard Guard(Builder, this); in expand()