Searched defs:BitPart (Results 1 – 1 of 1) sorted by relevance
3620 struct BitPart { struct3621 BitPart(Value *P, unsigned BW) : Provider(P) { in BitPart() argument3626 Value *Provider;3630 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128.3632 enum { Unset = -1 };