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

  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 50 ValueList MDValues;
74 /// When a function is incorporated, this is the size of the MDValues list
112 const ValueList &getMDValues() const { return MDValues; }
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 50 ValueList MDValues;
74 /// When a function is incorporated, this is the size of the MDValues list
112 const ValueList &getMDValues() const { return MDValues; }

Completed in 48 milliseconds