Searched refs:perform_conj (Results 1 – 1 of 1) sorted by relevance
1351 auto perform_conj = in MaybeConjugate() local1353 return perform_conj ? Conj(x) : x; in MaybeConjugate()