Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h41 uint64_t computeTypeSignature(const DIE &Die);
H A DDIEHash.cpp422 uint64_t DIEHash::computeTypeSignature(const DIE &Die) { in computeTypeSignature() function in DIEHash