Searched defs:PostIncLoopSet (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h63 /// PostIncLoopSet - A set of loops.
64 typedef SmallPtrSet<const Loop *, 2> PostIncLoopSet; typedef in namespace:llvm
72 PostIncLoopSet &Loops,

Completed in 319 milliseconds