Home
last modified time | relevance | path

Searched refs:CallID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp743 const uint32_t CallID = Instr->getIndex()->getZExtValue(); in collectIndirectCallPromotionList() local
746 const auto &Targets = Ctx.callsites().find(CallID); in collectIndirectCallPromotionList()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5819 [&RepeatedSequenceLocs](unsigned CallID, unsigned NumBytesForCall) { in getOutliningCandidateInfo() argument
5821 C.setCallInfo(CallID, NumBytesForCall); in getOutliningCandidateInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9197 [&RepeatedSequenceLocs](unsigned CallID, unsigned NumBytesForCall) { in getOutliningCandidateInfo() argument
9199 C.setCallInfo(CallID, NumBytesForCall); in getOutliningCandidateInfo()