Home
last modified time | relevance | path

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

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