reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Hexagon/HexagonCommonGEP.cpp
  128     BasicBlock *recalculatePlacement(GepNode *Node, NodeChildrenMap &NCM,
  130     BasicBlock *recalculatePlacementRec(GepNode *Node, NodeChildrenMap &NCM,
  135     BasicBlock *adjustForInvariance(GepNode *Node, NodeChildrenMap &NCM,
  138     void separateConstantChains(GepNode *Node, NodeChildrenMap &NCM,
  145                             NodeChildrenMap &NCM);
  432 static void invert_find_roots(const NodeVect &Nodes, NodeChildrenMap &NCM,
  447 static void nodes_for_root(GepNode *Root, NodeChildrenMap &NCM,
  457       NodeChildrenMap::iterator CF = NCM.find(N);
  755       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
  785   NodeChildrenMap::iterator CF = NCM.find(Node);
  822       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
  826   NodeChildrenMap::iterator CF = NCM.find(Node);
  877       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
  916   NodeChildrenMap::iterator CF = NCM.find(Node);
 1003       NodeChildrenMap &NCM, NodeToValueMap &Loc) {
 1058   NodeChildrenMap NCM;
 1139       NodeChildrenMap &NCM) {
 1154     NodeChildrenMap::iterator CF = NCM.find(N);
 1164   NodeChildrenMap NCM;
 1194       NodeChildrenMap::iterator CF = NCM.find(Last);