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

  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 52 SmallVector<const MDNode *, 8> FunctionLocalMDs;
129 return FunctionLocalMDs;
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 56 llvm::SmallVector<const llvm::MDNode *, 8> FunctionLocalMDs;
133 return FunctionLocalMDs;
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 56 llvm::SmallVector<const llvm::MDNode *, 8> FunctionLocalMDs;
133 return FunctionLocalMDs;
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 56 llvm::SmallVector<const llvm::MDNode *, 8> FunctionLocalMDs;
133 return FunctionLocalMDs;

Completed in 109 milliseconds