HomeSort by relevance Sort by last modified time
    Searched refs:OptionalOperandTraits (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
GlobalVariable.h 203 public OptionalOperandTraits<GlobalVariable> {
OperandTraits.h 47 /// OptionalOperandTraits - when the number of operands may change at runtime.
51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> {

Completed in 59 milliseconds