Searched refs:getFunctionLocalMDValues (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h117 const SmallVector<const MDNode *, 8> &getFunctionLocalMDValues() const { function in class:llvm::ValueEnumerator
H A DBitcodeWriter.cpp653 const SmallVector<const MDNode *, 8> &Vals = VE.getFunctionLocalMDValues();

Completed in 59 milliseconds