Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp214 unsigned getFunctionLoc(Function &F);
1378 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader
1456 if (getFunctionLoc(F) == 0) in emitAnnotations()
1460 << F.getName() << ": " << getFunctionLoc(F) << "\n"); in emitAnnotations()
1495 F.getSubprogram()->getFilename(), getFunctionLoc(F), in emitAnnotations()
1508 F.getSubprogram()->getFilename(), getFunctionLoc(F), in emitAnnotations()