Searched refs:SourceAddress (Results 1 – 4 of 4) sorted by relevance
443 uint64_t SourceAddress = Item.first.first; in collectFunctionsFromRawProfile() local445 if (FuncRange *FRange = Binary->findFuncRange(SourceAddress)) in collectFunctionsFromRawProfile()574 uint64_t SourceAddress = Entry.first.first; in populateBoundarySamplesWithProbesForAllFunctions() local584 Binary->getCallProbeForAddr(SourceAddress); in populateBoundarySamplesWithProbesForAllFunctions()709 uint64_t SourceAddress = Entry.first.first; in populateBoundarySamplesForAllFunctions() local719 Binary->getCachedFrameLocationStack(SourceAddress); in populateBoundarySamplesForAllFunctions()892 uint64_t SourceAddress = Entry.first.first; in populateBoundarySamplesForFunction() local905 auto LeafLoc = Binary->getInlineLeafFrameLoc(SourceAddress); in populateBoundarySamplesForFunction()1203 uint64_t SourceAddress = BI.first.first; in populateBoundarySamplesWithProbes() local1207 Binary->getCallProbeForAddr(SourceAddress); in populateBoundarySamplesWithProbes()
872 uint64_t SourceAddress = LBR.Source; in computeCounterFromLBR() local879 Counter.recordBranchCount(SourceAddress, TargetAddress, Repeat); in computeCounterFromLBR()889 EndAddress = SourceAddress; in computeCounterFromLBR()1101 uint64_t SourceAddress = LBR.Source; in warnInvalidRange() local1105 EndAddress = SourceAddress; in warnInvalidRange()
764 Address SourceAddress = in VisitCastExpr() local771 Builder.CreateMemCpy(DestAddress, SourceAddress, SizeVal); in VisitCastExpr()
1143 uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset); in resolveAArch64ShortBranch() local1148 if (!isInt<28>(Address + Value.Addend - SourceAddress)) in resolveAArch64ShortBranch()