Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp131 BasicBlock *recalculatePlacementRec(GepNode *Node, NodeChildrenMap &NCM,
810 BasicBlock *HexagonCommonGEP::recalculatePlacementRec(GepNode *Node, in recalculatePlacementRec() function in HexagonCommonGEP
819 recalculatePlacementRec(C, NCM, Loc); in recalculatePlacementRec()
1053 recalculatePlacementRec(Root, NCM, Loc); in computeNodePlacement()