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.cpp376 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon3afac2c40211::MemLocFragmentFill
850 const DenseSet<DebugAggregate> *VarsWithStackSlot, in MemLocFragmentFill()
1297 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon3afac2c40211::AssignmentTrackingLowering
1389 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering()
2153 const DenseSet<DebugAggregate> &VarsWithStackSlot, in buildOverlapMapAndRecordDeclares()
2772 DenseSet<DebugAggregate> VarsWithStackSlot = findVarsWithStackSlot(Fn); in analyzeFunction() local