DominatorTreesAndDominanceFrontiers::TemplatedDominatorTree::writeDot
writes the DT in DOT‐notation to the file given in filename
Synopsis
Declared in <src/midend/programAnalysis/dominanceAnalysis/DominatorTree.h>
void
writeDot(char* filename);
Created with MrDocs