Searched defs:getOrCreateBlockInfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h501 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { function
520 BlockInfo &Info = getOrCreateBlockInfo(BlockID);
H A DBitstreamReader.h111 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { function in class:llvm::BitstreamReader

Completed in 99 milliseconds