Searched defs:CFGBlockSet (Results 1 – 1 of 1) sorted by relevance
45 CFGBlockSet() {} in CFGBlockSet() function46 CFGBlockSet(const CFG *G) : VisitedBlockIDs(G->getNumBlockIDs(), false) {} in CFGBlockSet() function