Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp129 unsigned getFunctionLoc(Function &F);
1086 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader
1162 if (getFunctionLoc(F) == 0) in emitAnnotations()
1166 << ": " << getFunctionLoc(F) << "\n"); in emitAnnotations()
1193 getDISubprogram(&F)->getFilename(), getFunctionLoc(F), in emitAnnotations()
1206 getDISubprogram(&F)->getFilename(), getFunctionLoc(F), in emitAnnotations()