Searched defs:CtxKey (Results 1 – 3 of 3) sorted by relevance
445 if (const auto *CtxKey = dyn_cast<AddrBasedCtxKey>(CI.first.getPtr())) { in collectFunctionsFromRawProfile() local 932 const auto *CtxKey = cast<StringBasedCtxKey>(CI.first.getPtr()); in generateLineNumBasedProfile() local 1229 const AddrBasedCtxKey *CtxKey = generateProbeBasedProfile() local 1240 populateBodySamplesWithProbes(const RangeSample & RangeCounter,const AddrBasedCtxKey * CtxKey) populateBodySamplesWithProbes() argument 1305 populateBoundarySamplesWithProbes(const BranchSample & BranchCounter,const AddrBasedCtxKey * CtxKey) populateBoundarySamplesWithProbes() argument 1328 getContextNodeForLeafProbe(const AddrBasedCtxKey * CtxKey,const MCDecodedPseudoProbe * LeafProbe) getContextNodeForLeafProbe() argument 1370 getFunctionProfileForLeafProbe(const AddrBasedCtxKey * CtxKey,const MCDecodedPseudoProbe * LeafProbe) getFunctionProfileForLeafProbe() argument [all...]
494 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { getContextKeyStr() local 496 } else if (const auto *CtxKey = dyn_cast<AddrBasedCtxKey>(K)) { getContextKeyStr() local
1329 ContextTableKey CtxKey(ParentCtxID, addObjCMethod() local