Searched defs:OptionalOperandTraits (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DOperandTraits.h47 /// OptionalOperandTraits - when the number of operands may change at runtime.
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> { struct in namespace:llvm
/external/swiftshader/third_party/LLVM/include/llvm/
H A DOperandTraits.h47 /// OptionalOperandTraits - when the number of operands may change at runtime.
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> { struct in namespace:llvm

Completed in 2703 milliseconds