DominatorTreesAndDominanceFrontiers::TemplatedDominanceFrontier::getFrontier
retunrs a set of ID's with the nodes dominanceāfrontier
Synopsis
Declared in <src/midend/programAnalysis/dominanceAnalysis/DominanceFrontier.h>
std::set<int>
getFrontier(int node);
Created with MrDocs