Home
last modified time | relevance | path

Searched refs:getParentFuncId (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCCodeView.h130 unsigned getParentFuncId() const { in getParentFuncId() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCCodeView.cpp123 Info = getCVFunctionInfo(Info->getParentFuncId()); in recordInlinedCallSiteId()