Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h120 enum : unsigned { FunctionSentinel = ~0U }; enumerator
148 ParentFuncIdPlusOne != FunctionSentinel; in isInlinedCallSite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp96 Functions[FuncId].ParentFuncIdPlusOne = MCCVFunctionInfo::FunctionSentinel; in recordFunctionId()