Home
last modified time | relevance | path

Searched defs:OffsetTo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/src/__support/
H A Dmemory_size_test.cpp92 TEST(LlvmLibcBlockBitTest,OffsetTo) TEST() argument
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp142 void FuncBranchData::bumpBranchCount(uint64_t OffsetFrom, uint64_t OffsetTo, in bumpBranchCount()
169 void FuncBranchData::bumpEntryCount(const Location &From, uint64_t OffsetTo, in bumpEntryCount()