Searched refs:srcBB (Results 1 – 2 of 2) sorted by relevance
43 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local55 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
70 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local81 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()