Home
last modified time | relevance | path

Searched refs:srcBB (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp70 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
81 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()