Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DKernelInfo.cpp37 static void emitKernelInfo(Function &F, FunctionAnalysisManager &FAM,
283 void KernelInfo::emitKernelInfo(Function &F, FunctionAnalysisManager &FAM, in emitKernelInfo() function in KernelInfo
322 KernelInfo::emitKernelInfo(F, AM, TM); in run()