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