Home
last modified time | relevance | path

Searched defs:BlockNum (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp209 uint32_t BlockNum = Offset / BlockSize; in tryReadContiguously() local
241 uint32_t BlockNum = Offset / BlockSize; in readBytes() local
393 uint32_t BlockNum = Offset / getBlockSize(); in writeBytes() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dprofile_collector_test.cc151 u32 BlockNum; in TEST() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc56 u32 BlockNum; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPHIElimination.cpp173 unsigned BlockNum = *(AliveBlockItr++); in runOnMachineFunction() local