Searched refs:mSourceOperandToLocationOfTemporary2 (Results 1 – 2 of 2) sorted by relevance
651 std::map<SourceOperandIndex, StaticTemporaryLocation> mSourceOperandToLocationOfTemporary2; variable
1131 mSourceOperandToLocationOfTemporary2(std::move(sourceOperandToLocationOfTemporary2)), in Controller()1778 CHECK_EQ(controller->mSourceOperandToLocationOfTemporary2.count(outputOperand), 1u); in nextCompound()1781 controller->mSourceOperandToLocationOfTemporary2[outputOperand]); in nextCompound()