Searched refs:SCEVInsertPointGuard (Results 1 – 2 of 2) sorted by relevance
135 class SCEVInsertPointGuard {142 SCEVInsertPointGuard(const SCEVInsertPointGuard &) = delete;143 SCEVInsertPointGuard &operator=(const SCEVInsertPointGuard &) = delete;146 SCEVInsertPointGuard(IRBuilderBase &B, SCEVExpander *SE) in SCEVInsertPointGuard() function152 ~SCEVInsertPointGuard() { in ~SCEVInsertPointGuard()168 SmallVector<SCEVInsertPointGuard *, 8> InsertPointGuards;
123 SCEVInsertPointGuard Guard(Builder, this); in ReuseOrCreateCast()296 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop()383 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP()1027 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally()1180 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally()1523 SCEVInsertPointGuard Guard(Builder, this); in expand()