Home
last modified time | relevance | path

Searched defs:BitPart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2836 struct BitPart { struct
2837 BitPart(Value *P, unsigned BW) : Provider(P) { in BitPart() function
2842 Value *Provider;
2846 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128.
2848 enum { Unset = -1 };