Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp374 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anonad21698c0211::MemLocFragmentFill
849 const DenseSet<DebugAggregate> *VarsWithStackSlot, in MemLocFragmentFill()
1296 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anonad21698c0211::AssignmentTrackingLowering
1387 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering()
2146 const DenseSet<DebugAggregate> &VarsWithStackSlot, in buildOverlapMapAndRecordDeclares()
2765 DenseSet<DebugAggregate> VarsWithStackSlot = findVarsWithStackSlot(Fn); in analyzeFunction() local