Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp55 u32 BlockNum; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp173 unsigned BlockNum = *(AliveBlockItr++); in runOnMachineFunction() local