Searched refs:srcNode (Results 1 – 2 of 2) sorted by relevance
74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes()79 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes()83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()
41 nd_uint8_t srcNode; member