Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSampleProfile.cpp104 unsigned getFunctionLoc(Function &F);
644 unsigned SampleProfileLoader::getFunctionLoc(Function &F) { in getFunctionLoc() function in SampleProfileLoader
710 HeaderLineno = getFunctionLoc(F); in emitAnnotations()