Home
last modified time | relevance | path

Searched defs:SourceAddress (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp459 uint64_t SourceAddress = Item.first.first; in collectFunctionsFromRawProfile() local
587 uint64_t SourceAddress = Entry.first.first; in populateBoundarySamplesWithProbesForAllFunctions() local
724 uint64_t SourceAddress = Entry.first.first; in populateBoundarySamplesForAllFunctions() local
994 uint64_t SourceAddress = Entry.first.first; in populateBoundarySamplesForFunction() local
1307 uint64_t SourceAddress = BI.first.first; populateBoundarySamplesWithProbes() local
[all...]
H A DPerfReader.cpp906 uint64_t SourceAddress = LBR.Source; computeCounterFromLBR() local
1156 uint64_t SourceAddress = LBR.Source; warnInvalidRange() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp782 Address SourceAddress = SourceLV.getAddress().withElementType(CGF.Int8Ty); VisitCastExpr() local