Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h270 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
305 if (BlockInfo *Info = getBlockInfo(BlockID)) in EnterSubblock()
600 if (BlockInfo *BI = getBlockInfo(BlockID)) in getOrCreateBlockInfo()
H A DBitstreamReader.h55 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo() function
68 if (const BlockInfo *BI = getBlockInfo(BlockID)) in getOrCreateBlockInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp29 BlockInfo->getBlockInfo(BlockID)) { in EnterSubBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp36 BlockInfo.getBlockInfo(BlockID)) { in GetBlockName()
109 BlockInfo.getBlockInfo(BlockID)) { in GetCodeName()