Searched refs:NewDbgFragment (Results 1 – 1 of 1) sorted by relevance
5333 std::optional<DIExpression::FragmentInfo> NewDbgFragment; in splitAlloca() local5340 NewDbgFragment, OffsetFromLocationInBits)) in splitAlloca()5346 if (NewDbgFragment && !NewDbgFragment->SizeInBits) in splitAlloca()5351 if (!NewDbgFragment) in splitAlloca()5352 NewDbgFragment = DbgVariable->getFragment(); in splitAlloca()5394 NewDbgFragment, BitExtractOffset); in splitAlloca()