Searched refs:future_phi (Results 1 – 1 of 1) sorted by relevance
13966 find_if(itr + 1, end(child.phi_variables), [&](const SPIRBlock::Phi &future_phi) -> bool { in flush_phi() argument13967 return future_phi.local_variable == ID(phi.function_variable) && future_phi.parent == from; in flush_phi()