Searched refs:StartInBytes (Results 1 – 1 of 1) sorted by relevance
2540 uint64_t StartInBytes = Fragment.startInBits() / 8; in removeRedundantDbgLocsUsingBackwardScan() local2545 DefinedBytes.find_first_unset_in(StartInBytes, EndInBytes) != -1) { in removeRedundantDbgLocsUsingBackwardScan()2547 DefinedBytes.set(StartInBytes, EndInBytes); in removeRedundantDbgLocsUsingBackwardScan()