Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h41 uint64_t computeTypeSignature(const DIE &Die);
H A DDIEHash.cpp415 uint64_t DIEHash::computeTypeSignature(const DIE &Die) { in computeTypeSignature() function in DIEHash