Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp780 bool getValueOrMetadata(const SmallVectorImpl<uint64_t> &Record, in getValueOrMetadata() function in __anondf6e26480411::BitcodeReader
6851 if (getValueOrMetadata(Record, OpNum, NextValueNo, Op, CurBB)) in parseFunctionBody()