Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp138 void separateChainForNode(GepNode *Node, Use *U, NodeToValueMap &Loc);
942 void HexagonCommonGEP::separateChainForNode(GepNode *Node, Use *U, in separateChainForNode() function in HexagonCommonGEP
1039 separateChainForNode(N, U, Loc); in separateConstantChains()