Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h188 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
223 if (BlockInfo *Info = getBlockInfo(BlockID)) { in EnterSubblock()
522 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()
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp31 BlockInfo->getBlockInfo(BlockID)) { in EnterSubBlock()
/freebsd-12.1/contrib/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp99 BlockInfo.getBlockInfo(BlockID)) { in GetBlockName()
153 BlockInfo.getBlockInfo(BlockID)) { in GetCodeName()