Searched refs:StackVariableKind (Results 1 – 1 of 1) sorted by relevance
352 constexpr static auto StackVariableKind = variable355 return Operand->getKind() == StackVariableKind; in classof()363 : Variable(Func, StackVariableKind, Ty, Index) {} in StackVariable()