Searched refs:operands_in_alternate_memory_map (Results 1 – 1 of 1) sorted by relevance
3550 operands_in_alternate_memory_map; in ComputeEstimatedElapsedTime() local3563 operands_in_alternate_memory_map[use_instruction].push_back( in ComputeEstimatedElapsedTime()3578 auto operand_it = operands_in_alternate_memory_map.find(instruction); in ComputeEstimatedElapsedTime()3579 if (operand_it != operands_in_alternate_memory_map.end()) { in ComputeEstimatedElapsedTime()