Home
last modified time | relevance | path

Searched refs:isValidFunctionInKernel (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() function
1450 assert(isValidFunctionInKernel(F, AllowCUDALibDevice) && in getFunctionsFromRawSubtreeValues()
3406 if (Call && isValidFunctionInKernel(Call->getCalledFunction(), in containsInvalidKernelFunctionInBlock()