Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp1419 static bool isValidFunctionInKernel(llvm::Function *F, bool AllowLibDevice) { in isValidFunctionInKernel() argument
1426 if (AllowLibDevice && getCUDALibDeviceFuntion(Name).length() > 0) in isValidFunctionInKernel()