Searched defs:RuntimePointerCheck (Results 1 – 1 of 1) sorted by relevance
378 struct RuntimePointerCheck { struct in __anonbb4144750111::LoopVectorizationLegality379 RuntimePointerCheck() : Need(false) {} in RuntimePointerCheck() argument382 void reset() { in reset()393 bool Need;395 SmallVector<Value*, 2> Pointers;397 SmallVector<const SCEV*, 2> Starts;399 SmallVector<const SCEV*, 2> Ends;