Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h75 uint32_t getNumBlocks() const { return StreamLayout.Blocks.size(); } in getNumBlocks() function
145 uint32_t getNumBlocks() const { return ReadInterface.getNumBlocks(); } in getNumBlocks() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h83 unsigned getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
DWebAssemblyCFGSort.cpp68 unsigned getNumBlocks() const override { return Region->getNumBlocks(); } in getNumBlocks() function in __anon73af4df80111::ConcreteRegion
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h287 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp244 unsigned MemCmpExpansion::getNumBlocks() { in getNumBlocks() function in __anon6ef341420111::MemCmpExpansion
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h168 unsigned getNumBlocks() const { in getNumBlocks() function