Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCCodeView.h99 enum : unsigned { FunctionSentinel = ~0U }; enumerator
127 ParentFuncIdPlusOne != FunctionSentinel; in isInlinedCallSite()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp95 Functions[FuncId].ParentFuncIdPlusOne = MCCVFunctionInfo::FunctionSentinel; in recordFunctionId()