Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h151 unsigned getParentFuncId() const { in getParentFuncId() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp124 Info = getCVFunctionInfo(Info->getParentFuncId()); in recordInlinedCallSiteId()