reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/BitcodeAnalyzer.cpp
  555   Stream.setBlockInfo(&BlockInfo);
  584         BlockInfo = std::move(*NewBlockInfo);
  651             GetBlockName(I->first, BlockInfo, CurStreamType))
  714                 FreqPairs[i].second, I->first, BlockInfo, CurStreamType))
  748     BlockInfo = std::move(*NewBlockInfo);
  766     if ((BlockName = GetBlockName(BlockID, BlockInfo, CurStreamType)))
  860           GetCodeName(Code, BlockID, BlockInfo, CurStreamType);