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