Searched defs:VariadicOperandTraits (Results 1 – 1 of 1) sorted by relevance
67 template <typename SubClass> struct VariadicOperandTraits { struct68 static Use *op_begin(SubClass* U) { in op_begin()74 static Use *op_end(SubClass* U) { in op_end()77 static unsigned operands(const User *U) { in operands()