Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp374 const DenseSet<DebugAggregate> *VarsWithStackSlot; global() member in __anon504de5160211::MemLocFragmentFill
849 MemLocFragmentFill(Function & Fn,const DenseSet<DebugAggregate> * VarsWithStackSlot,bool CoalesceAdjacentFragments) MemLocFragmentFill() argument
1296 const DenseSet<DebugAggregate> *VarsWithStackSlot; global() member in __anon504de5160211::AssignmentTrackingLowering
1387 AssignmentTrackingLowering(Function & Fn,const DataLayout & Layout,const DenseSet<DebugAggregate> * VarsWithStackSlot) AssignmentTrackingLowering() argument
2146 buildOverlapMapAndRecordDeclares(Function & Fn,FunctionVarLocsBuilder * FnVarLocs,const DenseSet<DebugAggregate> & VarsWithStackSlot,AssignmentTrackingLowering::UntaggedStoreAssignmentMap & UntaggedStoreVars,unsigned & TrackedVariablesVectorSize) buildOverlapMapAndRecordDeclares() argument
2765 DenseSet<DebugAggregate> VarsWithStackSlot = findVarsWithStackSlot(Fn); analyzeFunction() local
[all...]