Searched refs:nextSequence (Results 1 – 4 of 4) sorted by relevance
173 const int seq = graph->nextSequence(); in reachableBy()201 unsigned int seq = graph->nextSequence(); in DFSIterator()269 search(graph->getRoot(), graph->nextSequence()); in CFGIterator()413 const int seq = nextSequence(); in findLightestPathWeight()
156 inline int nextSequence();181 int Graph::nextSequence() in nextSequence() function
436 buildLiveSetsPreSSA(BasicBlock::get(cfg.getRoot()), cfg.nextSequence()); in buildLiveSets()446 buildDefSetsPreSSA(BasicBlock::get(cfgExit), cfg.nextSequence()); in buildDefSets()
1848 for (sequence = func->cfg.nextSequence(), i = 0; in execFunc()1850 sequence = func->cfg.nextSequence(), ++i) in execFunc()