Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DRegionPrinter.cpp74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes()
79 if (srcNode->isSubRegion() || destNode->isSubRegion()) in getEdgeAttributes()
83 BasicBlock *srcBB = srcNode->getNodeAs<BasicBlock>(); in getEdgeAttributes()
/netbsd-src/external/bsd/tcpdump/dist/
H A Dappletalk.h41 nd_uint8_t srcNode; member