Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp540 auto GetAggregateVariable = [](const DPValue &DPV) { in DPValuesRemoveUndefDbgAssignsFromEntryBlock() local
553 DebugVariable Aggregate = GetAggregateVariable(DPV); in DPValuesRemoveUndefDbgAssignsFromEntryBlock()
643 auto GetAggregateVariable = [](DbgValueInst *DVI) { in removeUndefDbgAssignsFromEntryBlock() local
656 DebugVariable Aggregate = GetAggregateVariable(DVI); in removeUndefDbgAssignsFromEntryBlock()