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