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