Searched refs:sourceOperandToLocationOfTemporary (Results 1 – 2 of 2) sorted by relevance
553 sourceOperandToLocationOfTemporary, in mapInputsAndOutputs() argument561 if (auto it = sourceOperandToLocationOfTemporary.find(sourceOperandIndex); in mapInputsAndOutputs()562 it != sourceOperandToLocationOfTemporary.end()) { in mapInputsAndOutputs()592 it != sourceOperandToLocationOfTemporary.end()) { in mapInputsAndOutputs()1246 sourceOperandToLocationOfTemporary, in makeController()1295 &sourceOperandToLocationOfTemporary); in makeController()1359 sourceOperandToLocationOfTemporary.emplace(sourceOperandIndex, loc); in makeController()1383 std::move(sourceOperandToLocationOfTemporary), in makeController()1462 const auto& sourceOperandToLocationOfTemporary = in getBuffer() local1467 if (auto it = sourceOperandToLocationOfTemporary.find(operandIndex); in getBuffer()[all …]
300 sourceOperandToLocationOfTemporary, // for static temporaries606 sourceOperandToLocationOfTemporary,