Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h651 std::map<SourceOperandIndex, StaticTemporaryLocation> mSourceOperandToLocationOfTemporary2; variable
DExecutionPlan.cpp1131 mSourceOperandToLocationOfTemporary2(std::move(sourceOperandToLocationOfTemporary2)), in Controller()
1778 CHECK_EQ(controller->mSourceOperandToLocationOfTemporary2.count(outputOperand), 1u); in nextCompound()
1781 controller->mSourceOperandToLocationOfTemporary2[outputOperand]); in nextCompound()