Searched refs:same_depth_node (Results 1 – 1 of 1) sorted by relevance
149 Node* same_depth_node = findOwnerInBlock(n, v->node()->owningBlock()); in insertLastUses() local151 same_depth_node); // failure means v is not in scope for n, use lint! in insertLastUses()155 if (same_depth_node == n) { in insertLastUses()162 findOrCreateDropInstructionForNode(same_depth_node), v); in insertLastUses()