Searched defs:StackSlotOperator (Results 1 – 1 of 1) sorted by relevance
426 struct StackSlotOperator : public Operator1<int> { struct427 explicit StackSlotOperator(int size) in StackSlotOperator() function