Searched defs:StackSlotOperator (Results 1 – 1 of 1) sorted by relevance
801 struct StackSlotOperator : public Operator1<StackSlotRepresentation> { struct802 explicit StackSlotOperator(int size, int alignment) in StackSlotOperator() argument