Searched refs:AlwaysInlineDeviceFunctions (Results 1 – 1 of 1) sorted by relevance
120 static cl::opt<bool> AlwaysInlineDeviceFunctions( variable5021 if (AlwaysInlineDeviceFunctions && isOpenMPDevice(M)) in run()