Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3947 bool CanUseBundler; member in __anon17dcc6010c11::OffloadingActionBuilder
3981 CanUseBundler = in OffloadingActionBuilder()
4076 if (CanUseBundler && isa<InputAction>(HostAction) && in addHostDependenceToDeviceActions()
4111 if (OffloadKind == Action::OFK_None && CanUseBundler) in addHostDependenceToDeviceActions()
4138 if (CanUseBundler && HostAction && in appendTopLevelActions()