Searched refs:srcBB (Results 1 – 4 of 4) sorted by relevance
83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local94 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
100 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local112 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()