Searched defs:FragmentSize (Results 1 – 3 of 3) sorted by relevance
1610 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local1623 if (std::optional<TypeSize> FragmentSize = in valueCoversEntireFragment() local1637 if (std::optional<uint64_t> FragmentSize = in valueCoversEntireFragment() local1650 if (std::optional<TypeSize> FragmentSize = AI->getAllocationSizeInBits(DL)) { in valueCoversEntireFragment() local
616 uint64_t FragmentSize = Asm.computeFragmentSize(F); in writeFragment() local
1689 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in handleDebugValue() local