Home
last modified time | relevance | path

Searched refs:getSingleOperandOrNull (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp192 return CondBitUser.getSingleOperandOrNull(); in getCondBit()
196 return CondBitUser.getSingleOperandOrNull(); in getCondBit()
202 return PredicateUser.getSingleOperandOrNull(); in getPredicate()
206 return PredicateUser.getSingleOperandOrNull(); in getPredicate()
H A DVPlan.h358 VPValue *getSingleOperandOrNull() { in getSingleOperandOrNull() function
364 const VPValue *getSingleOperandOrNull() const { in getSingleOperandOrNull() function