Searched refs:RuntimePointerCheck (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp378 struct RuntimePointerCheck { struct in class:__anon9995::LoopVectorizationLegality
379 RuntimePointerCheck() : Need(false) {} function in struct:__anon9995::LoopVectorizationLegality::RuntimePointerCheck
463 RuntimePointerCheck *getRuntimePointerCheck() { return &PtrRtCheck; }
542 RuntimePointerCheck PtrRtCheck;
739 LoopVectorizationLegality::RuntimePointerCheck::insert(ScalarEvolution *SE,
1074 LoopVectorizationLegality::RuntimePointerCheck *PtrRtCheck =

Completed in 64 milliseconds