Home
last modified time | relevance | path

Searched refs:SelectVal (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp190 SelectVal, // A pointer select which is loaded from and for which the load enumerator
239 Res.Kind = ValType::SelectVal; in getSelect()
250 bool isSelectValue() const { return Kind == ValType::SelectVal; } in isSelectValue()