Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Analysis/
H A DScopGraphPrinter.cpp43 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
55 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
/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()