Searched refs:getRuntimePointerCheck (Results 1 – 2 of 2) sorted by relevance
379 const RuntimePointerCheck *getRuntimePointerCheck() const { in getRuntimePointerCheck() function
754 const LoopAccessInfo::RuntimePointerCheck *getRuntimePointerCheck() const { in getRuntimePointerCheck() function in __anon63bf7e8f0111::LoopVectorizationLegality755 return LAI->getRuntimePointerCheck(); in getRuntimePointerCheck()3576 (LAI->getRuntimePointerCheck()->Need ? " (with a runtime bound check)" : in canVectorize()4462 if (OptForSize && Legal->getRuntimePointerCheck()->Need) { in selectVectorizationFactor()4728 (VF == 1 && Legal->getRuntimePointerCheck()->Need); in selectUnrollFactor()