Home
last modified time | relevance | path

Searched defs:getBlockInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo() function
H A DBitstreamWriter.h352 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp1471 BlockInfo SSANameState::getBlockInfo(Block *block) { getBlockInfo() function in SSANameState