Lines Matching refs:uses
59 // backwards from uses to definitions, around cycles in phis, according
75 // representation changes between uses that demand a particular
323 Truncation truncation_ = Truncation::None(); // Information about uses.
703 // Here we need to check all uses since we can't easily know which
706 for (Node* const user : revisit_node->uses()) {
1142 // beneficial to not go all the way to double, unless the uses are
1143 // double uses. For tagging that just means some potentially expensive
2102 // uses with Dead), but at that point some node lowering might have
2419 // (c) the uses are truncating and the result is in the safe
2466 // (c) the uses are truncating and the result is in the safe
4164 // Map from node to its uses that might need to be revisited.
4339 // Insert unreachable node and replace all the effect uses of the {node}
4427 // Update potential {IfException} uses of {node} to point to the above
4470 // Replace effect and control uses appropriately.
4526 // Update potential {IfException} uses of {node} to point to the above
4565 // Replace effect and control uses appropriately.