Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1134 auto FragmentA = A.Expr->getFragmentInfo(); in sortGlobalExprs() local
1136 if (!FragmentA || !FragmentB) in sortGlobalExprs()
1138 return FragmentA->OffsetInBits < FragmentB->OffsetInBits; in sortGlobalExprs()