Searched defs:isKernel (Results 1 – 2 of 2) sorted by relevance
715 inline bool isKernel(CallingConv::ID CC) { in isKernel() function
1529 bool isKernel(Function &F) { return OMPInfoCache.Kernels.count(&F); } in isKernel() function