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;
84 SCEVInsertPointGuard Guard(Builder, this); in ReuseOrCreateCast()257 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop()344 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()967 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally()1123 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally()1466 SCEVInsertPointGuard Guard(Builder, this); in expand()