Searched defs:successor_id_to_fresh_id (Results 1 – 4 of 4) sorted by relevance
29 const std::map<uint32_t, uint32_t>& successor_id_to_fresh_id) { in TransformationPropagateInstructionDown() argument44 const auto successor_id_to_fresh_id = in IsApplicable() local78 auto successor_id_to_fresh_id = in Apply() local
1809 repeated UInt32Pair successor_id_to_fresh_id = 3; field