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

  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 134 const SmallVectorImpl<const MDNode *> &getFunctionLocalMDValues() const {
BitcodeWriter.cpp 833 const SmallVectorImpl<const MDNode *> &Vals = VE.getFunctionLocalMDValues();
    [all...]

Completed in 122 milliseconds