Searched refs:destBB (Results 1 – 1 of 1) sorted by relevance
71 BasicBlock *destBB = destNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local73 Region *R = G->getRegionFor(destBB); in getEdgeAttributes()76 if (R->getParent()->getEntry() == destBB) in getEdgeAttributes()81 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()