Home
last modified time | relevance | path

Searched defs:Aggr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1957 DebugAggregate Aggr{DbgVar.getVariable(), DbgVar.getInlinedAt()}; in process() local
2394 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run() local
2435 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run() local
2518 DebugAggregate Aggr = in removeRedundantDbgLocsUsingBackwardScan() local
2701 DebugAggregate Aggr{FnVarLocs.getVariable(Loc.VariableID).getVariable(), in removeUndefDbgLocsFromEntryBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1378 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local