Searched refs:getFunctionLoc (Results 1 – 1 of 1) sorted by relevance
214 unsigned getFunctionLoc(Function &F);1378 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader1456 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()