Home
last modified time | relevance | path

Searched defs:getNumBlocks (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h73 uint32_t getNumBlocks() const { return StreamLayout.Blocks.size(); } in getNumBlocks() function
143 uint32_t getNumBlocks() const { return ReadInterface.getNumBlocks(); } in getNumBlocks() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySortRegion.h52 unsigned getNumBlocks() const override { return Unit->getNumBlocks(); } in getNumBlocks() function
DWebAssemblyExceptionInfo.h85 unsigned getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h185 unsigned getNumBlocks() const { in getNumBlocks() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DExpandMemCmp.cpp257 unsigned MemCmpExpansion::getNumBlocks() { in getNumBlocks() function in __anon299ff9eb0111::MemCmpExpansion