Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h725 inline int WireFormatLite::GroupSize(const MessageLite& value) { in GroupSize() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp746 const unsigned GroupSize = 8; in addThroughConstraints() local