Searched refs:SCEVInsertPointGuard (Results 1 – 2 of 2) sorted by relevance
143 class SCEVInsertPointGuard {150 SCEVInsertPointGuard(const SCEVInsertPointGuard &) = delete;151 SCEVInsertPointGuard &operator=(const SCEVInsertPointGuard &) = delete;154 SCEVInsertPointGuard(IRBuilderBase &B, SCEVExpander *SE) in SCEVInsertPointGuard() function160 ~SCEVInsertPointGuard() { in ~SCEVInsertPointGuard()176 SmallVector<SCEVInsertPointGuard *, 8> InsertPointGuards;
136 SCEVInsertPointGuard Guard(Builder, this); in ReuseOrCreateCast()303 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop()393 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()1051 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally()1204 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally()1551 SCEVInsertPointGuard Guard(Builder, this); in expand()