Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp291 std::string CalleeGUID; in findFunctionSamplesAt() local
292 CalleeName = getRepInFormat(CalleeName, UseMD5, CalleeGUID); in findFunctionSamplesAt()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1412 auto CalleeGUID = Function::getGUID(Name); in readMemprof() local
1414 computeStackId(CalleeGUID, GetOffset(DIL), DIL->getColumn()); in readMemprof()