Home
last modified time | relevance | path

Searched refs:mWhileState (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h670 std::unordered_map<size_t, WhileState> mWhileState; variable
DExecutionPlan.cpp1708 WhileState& state = controller->mWhileState[controller->mNextStepIndex]; in nextCompound()