Searched defs:Gap (Results 1 – 10 of 10) sorted by relevance
163 intptr_t Gap = 0; variable
268 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
249 IntRange Gap = { GapLow, GapHigh }; in switchConvert() local
88 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
72 for (auto &Gap : Gaps) { in printLocalVariableAddrGap() local
1677 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local1704 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local
2141 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local2168 for (unsigned Gap = 0; I != E && I->start < StopIdx; ++I) { in calcGapWeights() local
1296 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) { in calcGapWeights() local
8268 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local
9378 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1; in buildJumpTable() local