Searched refs:destNode (Results 1 – 2 of 2) sorted by relevance
37 RegionNode *destNode = *CI; in getEdgeAttributes() local39 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes()44 BasicBlock *destBB = destNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()
65 RegionNode *destNode = *CI; in getEdgeAttributes() local67 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes()72 BasicBlock *destBB = destNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()