Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp118 bool ProfiledBinary::inlineContextEqual(uint64_t Address1, in inlineContextEqual() argument
120 uint64_t Offset1 = virtualAddrToOffset(Address1); in inlineContextEqual()