Searched refs:getFragmentSizeInBits (Results 1 – 4 of 4) sorted by relevance
55 Optional<uint64_t> DbgInfoIntrinsic::getFragmentSizeInBits() const { in getFragmentSizeInBits() function in DbgInfoIntrinsic
187 Optional<uint64_t> DbgVarSize = DVI->getFragmentSizeInBits(); in diagnoseMisSizedDbgValue()
98 Optional<uint64_t> getFragmentSizeInBits() const;
1243 if (auto FragmentSize = DII->getFragmentSizeInBits()) in valueCoversEntireFragment()