Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DRegionPrinter.cpp65 RegionNode *destNode = *CI; in getEdgeAttributes() local
67 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes()
72 BasicBlock *destBB = destNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()