Searched refs:transformations_to_apply (Results 1 – 4 of 4) sorted by relevance
87 std::vector<TransformationReplaceIrrelevantId> transformations_to_apply; in Apply() local97 &transformations_to_apply](opt::Instruction* use_inst, in Apply()168 transformations_to_apply.emplace_back( in Apply()177 for (const auto& transformation : transformations_to_apply) { in Apply()
44 std::vector<TransformationAddOpPhiSynonym> transformations_to_apply; in Apply() local140 transformations_to_apply.emplace_back(block.id(), preds_to_ids, in Apply()146 for (const auto& transformation : transformations_to_apply) { in Apply()