Searched refs:has_cuda_ptx_in_memory_ (Results 1 – 1 of 1) sorted by relevance
38 bool has_cuda_ptx_in_memory() const { return has_cuda_ptx_in_memory_; } in has_cuda_ptx_in_memory()51 has_cuda_ptx_in_memory_ = true; in AddCudaPtxInMemory()60 bool has_cuda_ptx_in_memory_ = false; variable