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