Home
last modified time | relevance | path

Searched defs:RuntimePointerCheck (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp378 struct RuntimePointerCheck { struct in __anonbb4144750111::LoopVectorizationLegality
379 RuntimePointerCheck() : Need(false) {} in RuntimePointerCheck() argument
382 void reset() { in reset()
393 bool Need;
395 SmallVector<Value*, 2> Pointers;
397 SmallVector<const SCEV*, 2> Starts;
399 SmallVector<const SCEV*, 2> Ends;