Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionPrinter.cpp83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
94 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
/external/llvm/lib/Analysis/
DRegionPrinter.cpp83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
94 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
/external/llvm-project/llvm/lib/Analysis/
DRegionPrinter.cpp83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
94 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
/external/llvm-project/polly/lib/Analysis/
DScopGraphPrinter.cpp100 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
112 if (R && R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()