Home
last modified time | relevance | path

Searched defs:VPWidenSelectRecipe (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1579 struct VPWidenSelectRecipe : public VPSingleDefRecipe { struct
1581 VPWidenSelectRecipe(SelectInst &I, iterator_range<IterT> Operands) in VPWidenSelectRecipe() argument
1587 VPWidenSelectRecipe *clone() override { in clone() argument
1603 VPValue *getCond() const { in getCond()
1607 bool isInvariantCond() const { in isInvariantCond()