Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DKernelInfo.cpp99 static void identifyFunction(OptimizationRemark &R, const Function &F) { in identifyFunction() function
120 identifyFunction(R, Caller); in remarkAlloca()
147 identifyFunction(R, Caller); in remarkCall()
160 identifyFunction(R, Caller); in remarkFlatAddrspaceAccess()
270 identifyFunction(R, F); in remarkProperty()