Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp626 auto FragmentA = A.Expr->getFragmentInfo(); in sortGlobalExprs() local
628 if (!FragmentA || !FragmentB) in sortGlobalExprs()
630 return FragmentA->OffsetInBits < FragmentB->OffsetInBits; in sortGlobalExprs()