Searched refs:VectorizedRoot (Results 1 – 1 of 1) sorted by relevance
22708 Value *VectorizedRoot = V.vectorizeTree( in tryToReduce() local22724 if (AnyBoolLogicOp && !isGuaranteedNotToBePoison(VectorizedRoot, AC)) in tryToReduce()22725 VectorizedRoot = Builder.CreateFreeze(VectorizedRoot); in tryToReduce()22729 VectorizedRoot = emitReusedOps(VectorizedRoot, Builder, V, in tryToReduce()22734 Type *VecTy = VectorizedRoot->getType(); in tryToReduce()22737 VectorizedRoot, in tryToReduce()