Searched refs:HasGlobalPred (Results 1 – 2 of 2) sorted by relevance
108 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get()112 if (HasGlobalPred) in get()
505 void buildShape(ElementCount VF, bool HasGlobalPred) { in buildShape() argument506 Shape = VFShape::get(*CI, VF, HasGlobalPred); in buildShape()