Searched refs:SafePointes (Results 1 – 1 of 1) sorted by relevance
4346 SmallPtrSet<Value *, 8> SafePointes; in canVectorizeWithIfConvert() local4355 SafePointes.insert(LI->getPointerOperand()); in canVectorizeWithIfConvert()4357 SafePointes.insert(SI->getPointerOperand()); in canVectorizeWithIfConvert()4373 if (!blockCanBePredicated(BB, SafePointes)) { in canVectorizeWithIfConvert()