Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp529 bool BestClipped; // Whether the representation must be in a byte array. in accumulateBitFields() local
593 BestClipped = true; in accumulateBitFields()
627 BestClipped = false; in accumulateBitFields()
660 BestClipped = false; in accumulateBitFields()
688 if (BestClipped) { in accumulateBitFields()