Searched defs:VFShape (Results 1 – 1 of 1) sorted by relevance
82 struct VFShape { struct87 bool operator==(const VFShape &Other) const { argument99 // Retrieve the VFShape that can be used to map a (scalar) function to itself, argument101 static VFShape getScalarShape(const CallInst &CI) { in getScalarShape() argument110 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() argument