Home
last modified time | relevance | path

Searched refs:FragmentA (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1127 auto FragmentA = A.Expr->getFragmentInfo(); in sortGlobalExprs() local
1129 if (!FragmentA || !FragmentB) in sortGlobalExprs()
1131 return FragmentA->OffsetInBits < FragmentB->OffsetInBits; in sortGlobalExprs()