reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
378 assert(NotProvablyAllocatableNodes.find(NId) != 379 NotProvablyAllocatableNodes.end() && 381 NotProvablyAllocatableNodes.erase(NId); 402 NotProvablyAllocatableNodes.insert(NId); 461 } else if (!NotProvablyAllocatableNodes.empty()) { 463 std::min_element(NotProvablyAllocatableNodes.begin(), 464 NotProvablyAllocatableNodes.end(), 467 NotProvablyAllocatableNodes.erase(NItr);