Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp551 auto GetAggregateVariable = [](const DbgVariableRecord &DVR) { in DbgVariableRecordsRemoveUndefDbgAssignsFromEntryBlock() local
564 DebugVariable Aggregate = GetAggregateVariable(DVR); in DbgVariableRecordsRemoveUndefDbgAssignsFromEntryBlock()
654 auto GetAggregateVariable = [](DbgValueInst *DVI) { in removeUndefDbgAssignsFromEntryBlock() local
667 DebugVariable Aggregate = GetAggregateVariable(DVI); in removeUndefDbgAssignsFromEntryBlock()