Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h291 std::string FGUID; in getSamplesFor() local
292 Fname = getRepInFormat(Fname, getFormat(), FGUID); in getSamplesFor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp805 std::string FGUID; in inlineHotFunctions() local
806 auto Fname = getRepInFormat(F.getName(), Reader->getFormat(), FGUID); in inlineHotFunctions()