Searched refs:EndInBytes (Results 1 – 1 of 1) sorted by relevance
2521 uint64_t EndInBytes = divideCeil(Fragment.endInBits(), 8); in removeRedundantDbgLocsUsingBackwardScan() local2525 DefinedBytes.find_first_unset_in(StartInBytes, EndInBytes) != -1) { in removeRedundantDbgLocsUsingBackwardScan()2527 DefinedBytes.set(StartInBytes, EndInBytes); in removeRedundantDbgLocsUsingBackwardScan()