Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp303 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anonf860719b0211::MemLocFragmentFill
740 const DenseSet<DebugAggregate> *VarsWithStackSlot) in MemLocFragmentFill()
1039 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anonf860719b0211::AssignmentTrackingLowering
1124 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering()
2372 DenseSet<DebugAggregate> VarsWithStackSlot = findVarsWithStackSlot(Fn); in analyzeFunction() local