DominatorTreesAndDominanceFrontiers::TemplatedDominatorTree::getImDomID
get the ImDomID for given SgNode, returns negative for non‐cfg‐node
Synopsis
Declared in <src/midend/programAnalysis/dominanceAnalysis/DominatorTree.h>
int
getImDomID(VirtualCFG::FilteredCFGNode<CFGFilterFunction> node);
Created with MrDocs