Searched refs:getFunctionLoc (Results 1 – 2 of 2) sorted by relevance
111 unsigned getFunctionLoc(Function &F);1066 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader1142 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()
201 unsigned getFunctionLoc(Function &F);1364 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader1442 if (getFunctionLoc(F) == 0) in emitAnnotations()1446 << F.getName() << ": " << getFunctionLoc(F) << "\n"); in emitAnnotations()1481 F.getSubprogram()->getFilename(), getFunctionLoc(F), in emitAnnotations()1494 F.getSubprogram()->getFilename(), getFunctionLoc(F), in emitAnnotations()