Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp663 struct RuntimePointerCheck { struct in __anond293faa00111::LoopVectorizationLegality
664 RuntimePointerCheck() : Need(false) {} in RuntimePointerCheck() argument
757 RuntimePointerCheck *getRuntimePointerCheck() { return &PtrRtCheck; } in getRuntimePointerCheck()
884 RuntimePointerCheck PtrRtCheck;
1558 void LoopVectorizationLegality::RuntimePointerCheck::insert( in insert()
2083 LoopVectorizationLegality::RuntimePointerCheck *PtrRtCheck = in addRuntimeCheck()
4068 bool canCheckPtrAtRT(LoopVectorizationLegality::RuntimePointerCheck &RtCheck,
4135 LoopVectorizationLegality::RuntimePointerCheck &RtCheck, in canCheckPtrAtRT()