Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2118 DbgDeclareInst *DynCastToDbgDeclare(DbgVariableIntrinsic *DVI) { in DynCastToDbgDeclare() function
2122 DPValue *DynCastToDbgDeclare(DPValue *DPV) { in DynCastToDbgDeclare() function
2162 if (auto *Declare = DynCastToDbgDeclare(Record)) { in buildOverlapMapAndRecordDeclares()