Lines Matching refs:FunctionId
31 FunctionId CalleeName) { in getChildContext()
106 FunctionId CalleeName) { in removeChildContext()
116 FunctionId ContextTrieNode::getFuncName() const { return FuncName; } in getFuncName()
180 const LineLocation &CallSite, FunctionId CalleeName, bool AllowCreate) { in getOrCreateChildContext()
235 FunctionId FName = getRepInFormat(CalleeName); in getCalleeContextSamplesFor()
319 FunctionSamples *SampleContextTracker::getBaseSamplesFor(FunctionId Name, in getBaseSamplesFor()
369 const Instruction &Inst, FunctionId CalleeName) { in promoteMergeContextSamplesTree()
466 FunctionId CalleeName) { in getCalleeContextFor()
481 SmallVector<std::pair<LineLocation, FunctionId>, 10> S; in getContextFor()
507 FunctionId CalleeName = S[I].second; in getContextFor()
541 SampleContextTracker::getTopLevelContextNode(FunctionId FName) { in getTopLevelContextNode()
547 SampleContextTracker::addTopLevelContextNode(FunctionId FName) { in addTopLevelContextNode()