Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodeView.h155 bool recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc,
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodeView.cpp100 bool CodeViewContext::recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc, in recordInlinedCallSiteId() function in CodeViewContext
H A DMCStreamer.cpp285 return getContext().getCVContext().recordInlinedCallSiteId( in EmitCVInlineSiteIdDirective()