Home
last modified time | relevance | path

Searched refs:ShouldBundleHIP (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5030 bool ShouldBundleHIP = in BuildOffloadingActions() local
5038 if (offloadDeviceOnly() && !ShouldBundleHIP) in BuildOffloadingActions()