Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp303 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon55c9f8040211::MemLocFragmentFill
740 const DenseSet<DebugAggregate> *VarsWithStackSlot) in MemLocFragmentFill()
1039 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon55c9f8040211::AssignmentTrackingLowering
1124 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering()
2372 DenseSet<DebugAggregate> VarsWithStackSlot = findVarsWithStackSlot(Fn); in analyzeFunction() local