Lines Matching defs:nodes
547 // Initialize parameter nodes.
790 // We handle caching of the instance cache nodes manually, and we may reload
792 // Therefore, we use plain Load nodes which are not subject to load
821 // to use {effect} instead. We exclude Projection nodes: Projections pointing
3515 // We handle caching of the instance cache nodes manually, and we may reload
3517 // Therefore, we use plain Load nodes which are not subject to load
5473 std::initializer_list<Node**> nodes, wasm::WasmCodePosition position) {
5475 for (Node** node : nodes) {
5482 for (Node** node : nodes) {
5855 // Wire up the control/effect nodes.
6936 // Build the start and the JS parameter nodes.
6963 // Prepare Param() nodes. Param() nodes can only be created once,
6964 // so we need to use the same nodes along all possible transformation paths.
7085 // Build the start and the parameter nodes.
7466 // Build the start and the parameter nodes.