Home
last modified time | relevance | path

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

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