Home
last modified time | relevance | path

Searched refs:Address1 (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.cpp108 bool ProfiledBinary::inlineContextEqual(uint64_t Address1, in inlineContextEqual() argument
110 uint64_t Offset1 = virtualAddrToOffset(Address1); in inlineContextEqual()