Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp474 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
497 NodePair NP = node_pair(N1, N2); in node_eq()
507 NodePair P = node_pair(N1, N2); in node_eq()