Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.h351 VPValue *getSingleOperandOrNull() { in getSingleOperandOrNull() function
357 const VPValue *getSingleOperandOrNull() const { in getSingleOperandOrNull() function