HomeSort by: relevance | last modified time | path
    Searched refs:FuncDesc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
PseudoProbe.cpp 332 const auto *FuncDesc = getFuncDescForGUID(Probe->GUID);
333 InlineContextStack.emplace_back(FuncDesc->FuncName + ":" +
ProfileGenerator.cpp 633 const auto *FuncDesc = Binary->getFuncDescForGUID(LeafProbe->GUID);
635 return getFunctionProfileForLeafProbe(ContextStrStackCopy, FuncDesc,

Completed in 22 milliseconds