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