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()
629 Nodes[Graph->getNodeIndex(N)] = Graph->getEdgeIndex(*N.edges_begin()); in hardenLoadsWithPlugin() 633 Edges[Graph->getEdgeIndex(E)] = Graph->getNodeIndex(*E.getDest()); in hardenLoadsWithPlugin()
1181 outputStream << getNodeIndex(unit) << " "; in dumpPFT() 1261 outputStream << getNodeIndex(functionLikeUnit) << " "; in dumpFunctionLikeUnit() 1303 outputStream << getNodeIndex(moduleLikeUnit) << " "; in dumpModuleLikeUnit() 1332 outputStream << getNodeIndex(directive) << " "; in dumpCompilerDirectiveUnit() 1355 outputStream << getNodeIndex(*dir) << " "; in dumpContainedUnitList() 1367 outputStream << getNodeIndex(directive) << " "; in dumpOpenACCDirectiveUnit() 1375 std::size_t getNodeIndex(const T &node) { in getNodeIndex() 1383 std::size_t getNodeIndex(const lower::pft::Program &) { return 0; }1372 std::size_t getNodeIndex(const T &node) { getNodeIndex() function in __anonc96f36d90111::PFTDumper 1380 std::size_t getNodeIndex(const lower::pft::Program &) { return 0; } getNodeIndex() function in __anonc96f36d90111::PFTDumper