Searched defs:CtxKey (Results 1 – 2 of 2) sorted by relevance
429 if (const auto *CtxKey = dyn_cast<AddrBasedCtxKey>(CI.first.getPtr())) { in collectFunctionsFromRawProfile() local830 const auto *CtxKey = cast<StringBasedCtxKey>(CI.first.getPtr()); in generateLineNumBasedProfile() local1130 const AddrBasedCtxKey *CtxKey = in generateProbeBasedProfile() local1141 const RangeSample &RangeCounter, const AddrBasedCtxKey *CtxKey) { in populateBodySamplesWithProbes()1201 const BranchSample &BranchCounter, const AddrBasedCtxKey *CtxKey) { in populateBoundarySamplesWithProbes()1223 const AddrBasedCtxKey *CtxKey, const MCDecodedPseudoProbe *LeafProbe) { in getContextNodeForLeafProbe()1265 const AddrBasedCtxKey *CtxKey, const MCDecodedPseudoProbe *LeafProbe) { in getFunctionProfileForLeafProbe()
458 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr() local460 } else if (const auto *CtxKey = dyn_cast<AddrBasedCtxKey>(K)) { in getContextKeyStr() local