Searched refs:DeviceLibPrefix (Results 1 – 1 of 1) sorted by relevance
137 const StringRef DeviceLibPrefix = "oclc_isa_version_"; in scanLibDevicePath() local138 if (!BaseName.starts_with(DeviceLibPrefix)) in scanLibDevicePath()142 BaseName.drop_front(DeviceLibPrefix.size()); in scanLibDevicePath()