Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h130 unsigned getParentFuncId() const { in getParentFuncId() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp123 Info = getCVFunctionInfo(Info->getParentFuncId()); in recordInlinedCallSiteId()