Searched defs:is_thread_local (Results 1 – 5 of 5) sorted by relevance
82 bool is_thread_local() const { return is_thread_local_; } in is_thread_local() function83 void set_is_thread_local(bool is_thread_local) { in set_is_thread_local()
123 bool is_thread_local = worklist_front.second; in GatherComputationsByAllocationType() local1155 const HloBuffer* hlo_buffer, bool is_thread_local, in AssignSingleHloBuffer()1295 bool is_thread_local, in AssignBuffersForComputations()
559 bool is_thread_local = 3; field
393 void SetIsThreadLocal(bool is_thread_local) { in SetIsThreadLocal()
1432 val is_thread_local : llvalue -> bool val