Home | History | Annotate | Download | only in compiler

Lines Matching full:weaken

464           new_type = Weaken(node, type, new_type);
521 Type* Weaken(Node* node, Type* previous_type, Type* current_type) {
534 // Once we start weakening a node, we should always weaken.
536 // Only weaken if there is range involved; we should converge quickly