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