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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h75 uint32_t getNumBlocks() const { return StreamLayout.Blocks.size(); } function in class:llvm::msf::MappedBlockStream
145 uint32_t getNumBlocks() const { return ReadInterface.getNumBlocks(); } function in class:llvm::msf::WritableMappedBlockStream
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h82 unsigned getNumBlocks() const { return Blocks.size(); } function in class:llvm::WebAssemblyException
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp250 unsigned MemCmpExpansion::getNumBlocks() { function in class:__anon3459::MemCmpExpansion
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h175 unsigned getNumBlocks() const { function in class:llvm::LoopBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h235 size_t getNumBlocks() const { return Blocks.size(); } function in class:llvm::GCOVFunction

Completed in 177 milliseconds