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