Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionPrinter.cpp82 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes() local
93 if (R->getEntry() == destBB && R->contains(srcBB)) in getEdgeAttributes()
/external/swiftshader/third_party/llvm-7.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()