Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp207 uint64_t BlockNum = Offset / BlockSize; in tryReadContiguously() local
239 uint64_t BlockNum = Offset / BlockSize; in readBytes() local
391 uint64_t BlockNum = Offset / getBlockSize(); in writeBytes() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp55 u32 BlockNum; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp172 unsigned BlockNum = *(AliveBlockItr++); runOnMachineFunction() local