Searched refs:AllOperandsAreConstants (Results 1 – 4 of 4) sorted by relevance
41 bool AllOperandsAreConstants(const HloInstruction& instruction);
85 if (!hlo_query::AllOperandsAreConstants(*instruction)) { in Run()
54 bool AllOperandsAreConstants(const HloInstruction& instruction) { in AllOperandsAreConstants() function
282 if (!hlo_query::AllOperandsAreConstants(*instruction)) { in Evaluate()