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