Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp479 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
502 NodePair NP = node_pair(N1, N2); in node_eq()
513 NodePair P = node_pair(N1, N2); in node_eq()