Searched refs:getScalarShape (Results 1 – 2 of 2) sorted by relevance
99 static VFShape getScalarShape(const CallInst &CI) { in getScalarShape() function269 if (Shape == VFShape::getScalarShape(CI)) in getVectorizedFunction()
545 EXPECT_EQ(VFShape::getScalarShape(*CI), Shape); in TEST_F()549 VFShape ScalarShape = VFShape::getScalarShape(*CI); in TEST_F()