Searched defs:is_phi (Results 1 – 7 of 7) sorted by relevance
64 bool is_phi; member
25 HloValue NewHloValue(bool is_phi) { in NewHloValue()
121 bool is_phi() const { return is_phi_; } in is_phi() function
118 std::string is_phi = node->is_phi ? ", phi" : ""; in ToString() local
73 const ShapeIndex& index, bool is_phi) in HloValue()
314 bool is_phi) { in NewHloValue()
1814 is_phi(Instruction* instr) in is_phi() function1820 is_phi(aco_ptr<Instruction>& instr) in is_phi() function