Searched refs:nextSequence (Results 1 – 4 of 4) sorted by relevance
172 const int seq = graph->nextSequence(); in reachableBy()200 unsigned int seq = graph->nextSequence(); in DFSIterator()268 search(graph->getRoot(), graph->nextSequence()); in CFGIterator()407 const int seq = nextSequence(); in findLightestPathWeight()
155 inline int nextSequence();180 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()
1934 for (sequence = func->cfg.nextSequence(), i = 0; in execFunc()1936 sequence = func->cfg.nextSequence(), ++i) in execFunc()