Searched refs:rnUnallocableList (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/PBQP/Heuristics/
H A DBriggs.h143 nd.rnuItr = rnUnallocableList.insert(rnUnallocableList.end(), nId);
167 } else if (!rnUnallocableList.empty()) {
169 min_element(rnUnallocableList.begin(), rnUnallocableList.end(),
172 rnUnallocableList.erase(rnuItr);
236 rnUnallocableList.insert(rnUnallocableList.end(), n1Id);
248 rnUnallocableList.insert(rnUnallocableList
461 RNUnallocableList rnUnallocableList; member in class:PBQP::Heuristics::Briggs
[all...]

Completed in 41 milliseconds