Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.h113 const SmallVector<const MDNode *, 8> &getFunctionLocalMDValues() const { in getFunctionLocalMDValues() function
DBitcodeWriter.cpp641 const SmallVector<const MDNode *, 8> &Vals = VE.getFunctionLocalMDValues(); in WriteFunctionLocalMetadata()