Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1585 DebugAggregate Aggr{DbgVar.getVariable(), DbgVar.getInlinedAt()}; in process() local
2039 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run() local
2080 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run() local
2308 DebugAggregate Aggr{FnVarLocs.getVariable(Loc.VariableID).getVariable(), in removeUndefDbgLocsFromEntryBlock() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1186 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local