Searched refs:getCUIDOpts (Results 1 – 2 of 2) sorted by relevance
757 const CUIDOptions &getCUIDOpts() const { return CUIDOpts; } in getCUIDOpts() function
3295 CUIDOpts(C.getDriver().getCUIDOpts()) { in CudaActionBuilderBase()