Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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