Home
last modified time | relevance | path

Searched defs:BitcodeReaderValueList (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.h24 class BitcodeReaderValueList; variable
H A DValueList.h44 BitcodeReaderValueList(LLVMContext &C) : Context(C) {} in BitcodeReaderValueList() function