Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1815 auto ProcessDbgValueImpl = [&](auto *DbgValue) { in processDbgValue() local
1839 return ProcessDbgValueImpl(cast<DbgVariableRecord *>(DbgValueRecord)); in processDbgValue()
1840 return ProcessDbgValueImpl(cast<DbgValueInst *>(DbgValueRecord)); in processDbgValue()