Home
last modified time | relevance | path

Searched defs:getComputedHash (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h91 hash_code getComputedHash() const { in getComputedHash() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp434 hash_code getComputedHash() const { return E.getComputedHash(); } in getComputedHash() function