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.cpp487 static unsigned node_hash(GepNode *N) { in node_hash() function
499 if (node_hash(N1) != node_hash(N2)) in node_eq()
541 unsigned H = node_hash(N); in common()