Home
last modified time | relevance | path

Searched refs:ByteBitOfs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp3083 unsigned ByteBitOfs = ByteIdx * 8; in collectBitParts() local
3085 Result->Provenance[(BitWidth - 8 - ByteBitOfs) + BitIdx] = in collectBitParts()
3086 Res->Provenance[ByteBitOfs + BitIdx]; in collectBitParts()