Searched refs:NewDbgFragment (Results 1 – 1 of 1) sorted by relevance
5478 std::optional<DIExpression::FragmentInfo> NewDbgFragment; in splitAlloca() local5485 NewDbgFragment, OffsetFromLocationInBits)) in splitAlloca()5491 if (NewDbgFragment && !NewDbgFragment->SizeInBits) in splitAlloca()5496 if (!NewDbgFragment) in splitAlloca()5497 NewDbgFragment = DbgVariable->getFragment(); in splitAlloca()5539 NewDbgFragment, BitExtractOffset); in splitAlloca()