Set of loops for which a SCEV is in post‐increment mode.

Synopsis

Declared in <llvm/Analysis/ScalarEvolutionNormalization.h>

typedef SmallPtrSet<Loop const*, 2> PostIncLoopSet;

Created with MrDocs