Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp497 static unsigned node_hash(GepNode *N) { in node_hash() function
509 if (node_hash(N1) != node_hash(N2)) in node_eq()
552 unsigned H = node_hash(N); in common()