Lines Matching refs:Loop
296 Node* WasmGraphBuilder::Loop(Node* entry) {297 return graph()->NewNode(jsgraph()->common()->Loop(1), entry);