Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:Uniforms

709   bool isUniformAfterVectorization(Instruction* I) { return Uniforms.count(I); }
817 SmallPtrSet<Instruction*, 4> Uniforms;
3840 Uniforms.insert(I);