Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCCodeView.h161 bool recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc,
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp100 bool CodeViewContext::recordInlinedCallSiteId(unsigned FuncId, unsigned IAFunc, in recordInlinedCallSiteId() function in CodeViewContext
H A DMCStreamer.cpp315 return getContext().getCVContext().recordInlinedCallSiteId( in emitCVInlineSiteIdDirective()