Searched defs:phi_instruction (Results 1 – 6 of 6) sorted by relevance
92 [this](opt::Instruction* phi_instruction) -> bool { in Apply()141 opt::Instruction* phi_instruction) { in Apply()
83 bool LoopFusion::UsedInContinueOrConditionBlock(Instruction* phi_instruction, in UsedInContinueOrConditionBlock()406 for (auto phi_instruction : phi_instructions) { in IsLegal() local415 [this, &phi_used](Instruction* phi_instruction) { in IsLegal()605 for (auto& phi_instruction : instructions_to_move) { in Fuse() local