Searched refs:PostIncs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2352 SmallPtrSet<Instruction *, 4> PostIncs; local
2490 PostIncs.insert(Cond);
2498 for (Instruction *Inst : PostIncs) {

Completed in 109 milliseconds