reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
372 assert(ConservativelyAllocatableNodes.find(NId) != 373 ConservativelyAllocatableNodes.end() && 375 ConservativelyAllocatableNodes.erase(NId); 395 ConservativelyAllocatableNodes.insert(NId); 449 } else if (!ConservativelyAllocatableNodes.empty()) { 456 NodeSet::iterator NItr = ConservativelyAllocatableNodes.begin(); 458 ConservativelyAllocatableNodes.erase(NItr);