Searched defs:has_output (Results 1 – 7 of 7) sorted by relevance
102 has_output = True variable in CryptoOperation269 has_output = False variable in VerifyOperation
32 bool has_output() const { return m_has_output; } in has_output() function
276 const bool has_output = outputs_map.count(node_id) == 1; in SetupGraph() local
590 bool has_output = false; in RunQueriesAndPrintResult() local
798 bool has_output = false; in RemoveUnusedXlaInput() local1582 bool has_output = false; in RemoveUnusedTPUReplicatedInputs() local
1112 has_output: [bool; TRANS_SIZE], field
4546 llvm::Value* has_output = b_.CreateAnd( in EmitEpilogueForReduction() local