Searched refs:AllowLibDevice (Results 1 – 1 of 1) sorted by relevance
1419 static bool isValidFunctionInKernel(llvm::Function *F, bool AllowLibDevice) { in isValidFunctionInKernel() argument1426 if (AllowLibDevice && getCUDALibDeviceFuntion(Name).length() > 0) in isValidFunctionInKernel()