Searched defs:FrameDataInfo (Results 1 – 1 of 1) sorted by relevance
465 struct FrameDataInfo { struct468 SpillInfo Spills;471 SmallVector<AllocaInfo, 8> Allocas;482 uint32_t getFieldIndex(Value *V) const { in getFieldIndex()495 Align getAlign(Value *V) const { in getAlign()501 void setAlign(Value *V, Align AL) { in setAlign()506 uint64_t getDynamicAlign(Value *V) const { in getDynamicAlign()517 uint64_t getOffset(Value *V) const { in getOffset()534 bool LayoutIndexUpdateStarted = false;538 DenseMap<Value *, uint32_t> FieldIndexMap;[all …]