enum GVNHoist::InsKind

Declared at: llvm/lib/Transforms/Scalar/GVNHoist.cpp:293

Enumerators

NameValueComment
Unknown0
Scalar1
Load2
Store3