Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h164 bool recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp97 bool CodeViewContext::recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc, in recordInlinedCallSiteId() function in CodeViewContext
H A DMCStreamer.cpp315 return getContext().getCVContext().recordInlinedCallSiteId( in emitCVInlineSiteIdDirective()