Home
last modified time | relevance | path

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

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