Searched defs:VPWidenSelectRecipe (Results 1 – 1 of 1) sorted by relevance
1579 struct VPWidenSelectRecipe : public VPSingleDefRecipe { struct1581 VPWidenSelectRecipe(SelectInst &I, iterator_range<IterT> Operands) in VPWidenSelectRecipe() argument1587 VPWidenSelectRecipe *clone() override { in clone() argument1603 VPValue *getCond() const { in getCond()1607 bool isInvariantCond() const { in isInvariantCond()