Home
last modified time | relevance | path

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

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