Searched refs:destBB (Results 1 – 1 of 1) sorted by relevance
83 BasicBlock *destBB = destNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local85 Region *R = RI->getRegionFor(destBB); in getEdgeAttributes()88 if (R->getParent()->getEntry() == destBB) in getEdgeAttributes()93 if (R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()