Skip to content
Commit 3c30179e authored by pvanhout's avatar pvanhout
Browse files

[GlobalISel] Rename KnownBits field of InstructionSelector

`KnownBits` is also a type name. Having a field with this name
prevents derived classes from using the `KnownBits` type unless they use `struct KnownBits`.

Reviewed By: foad

Differential Revision: https://reviews.llvm.org/D155082
parent 061bb65f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment