Searched defs:RangeSize (Results 1 – 5 of 5) sorted by relevance
39 auto RangeSize = static_cast<unsigned long long>(To) - in operator() local
37 uint32_t RangeSize; global() variable
637 GapAndRangeSizes.push_back({GapSize, RangeSize}); in encodeDefRange() local 647 unsigned RangeSize = GapAndRangeSizes[I].second; encodeDefRange() local 700 unsigned GapSize, RangeSize; encodeDefRange() local [all...]
309 const uint64_t RangeSize = EndAddress - StartAddress; convertFunctionLineTable() local
2678 APInt RangeSize = Div->isExact() ? APInt(C2->getBitWidth(), 1) : *C2; foldICmpDivConstant() local [all...]