Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp938 auto FragmentA = A.Expr->getFragmentInfo(); in sortGlobalExprs() local
940 if (!FragmentA || !FragmentB) in sortGlobalExprs()
942 return FragmentA->OffsetInBits < FragmentB->OffsetInBits; in sortGlobalExprs()