Searched refs:phi_used (Results 1 – 2 of 2) sorted by relevance
411 auto phi_used = false; in IsLegal() local413 [this, &phi_used](Instruction* phi_instruction) { in IsLegal()414 phi_used |= IsUsedInLoop(phi_instruction, loop_1_); in IsLegal()417 if (phi_used) { in IsLegal()