v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::VariableReducer< AfterNext >::GetActiveLoopVariablesIndex Struct Reference
Collaboration diagram for v8::internal::compiler::turboshaft::VariableReducer< AfterNext >::GetActiveLoopVariablesIndex:

Public Member Functions

IntrusiveSetIndexoperator() (Variable var) const
 

Detailed Description

template<class AfterNext>
struct v8::internal::compiler::turboshaft::VariableReducer< AfterNext >::GetActiveLoopVariablesIndex

Definition at line 62 of file variable-reducer.h.

Member Function Documentation

◆ operator()()

template<class AfterNext >
IntrusiveSetIndex & v8::internal::compiler::turboshaft::VariableReducer< AfterNext >::GetActiveLoopVariablesIndex::operator() ( Variable var) const
inline

Definition at line 63 of file variable-reducer.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: