Searched defs:RuntimePointerCheck (Results 1 – 1 of 1) sorted by relevance
663 struct RuntimePointerCheck { struct in __anond293faa00111::LoopVectorizationLegality664 RuntimePointerCheck() : Need(false) {} in RuntimePointerCheck() argument667 void reset() { in reset()682 bool Need;684 SmallVector<TrackingVH<Value>, 2> Pointers;686 SmallVector<const SCEV*, 2> Starts;688 SmallVector<const SCEV*, 2> Ends;690 SmallVector<bool, 2> IsWritePtr;693 SmallVector<unsigned, 2> DependencySetId;695 SmallVector<unsigned, 2> AliasSetId;