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