Searched refs:getNodeIndex (Results 1 – 3 of 3) sorted by relevance
102 size_type getNodeIndex(const Node &N) const { in getNodeIndex() function119 size_type Idx = G.getNodeIndex(N); in insert()125 size_type Idx = G.getNodeIndex(N); in erase()129 size_type Idx = G.getNodeIndex(N); in contains()369 RemappedNodeIndex[G.getNodeIndex(N)] = NewNodeIndex++; in trim()384 size_type DestIdx = G.getNodeIndex(*E.getDest()); in trim()
633 Nodes[Graph->getNodeIndex(N)] = Graph->getEdgeIndex(*N.edges_begin()); in hardenLoadsWithPlugin()637 Edges[Graph->getEdgeIndex(E)] = Graph->getNodeIndex(*E.getDest()); in hardenLoadsWithPlugin()
1046 outputStream << getNodeIndex(unit) << " "; in dumpPFT()1119 outputStream << getNodeIndex(functionLikeUnit) << " "; in dumpFunctionLikeUnit()1167 outputStream << getNodeIndex(moduleLikeUnit) << " "; in dumpModuleLikeUnit()1181 outputStream << getNodeIndex(directive) << " "; in dumpCompilerDirectiveUnit()1189 std::size_t getNodeIndex(const T &node) { in getNodeIndex() function in __anon431f4f760111::PFTDumper1197 std::size_t getNodeIndex(const lower::pft::Program &) { return 0; } in getNodeIndex() function in __anon431f4f760111::PFTDumper