Searched defs:FragmentSize (Results 1 – 3 of 3) sorted by relevance
501 uint64_t FragmentSize = Asm.computeFragmentSize(Layout, F); in writeFragment() local
1259 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment() local1266 if (auto FragmentSize = AI->getAllocationSizeInBits(DL)) in valueCoversEntireFragment() local
1368 unsigned FragmentSize = (Offset + RegisterSize > BitsToDescribe) in handleDebugValue() local