Searched refs:GetPhiArgument (Results 1 – 6 of 6) sorted by relevance
179 uint32_t GetPhiArgument(const PhiCandidate* phi_candidate, uint32_t ix);
477 uint32_t SSARewriter::GetPhiArgument(const PhiCandidate* phi_candidate, in GetPhiArgument() function in spvtools::opt::SSARewriter529 uint32_t op_val_id = GetPhiArgument(phi_candidate, arg_ix++); in ApplyReplacements()
478 uint32_t SSARewriter::GetPhiArgument(const PhiCandidate* phi_candidate, in GetPhiArgument() function in spvtools::opt::SSARewriter530 uint32_t op_val_id = GetPhiArgument(phi_candidate, arg_ix++); in ApplyReplacements()