Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp111 unsigned getFunctionLoc(Function &F);
1066 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader
1142 if (getFunctionLoc(F) == 0) in emitAnnotations()
1146 << ": " << getFunctionLoc(F) << "\n"); in emitAnnotations()
1171 F.getSubprogram()->getFilename(), getFunctionLoc(F), in emitAnnotations()
1184 F.getSubprogram()->getFilename(), getFunctionLoc(F), in emitAnnotations()