Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DBasicBlockSections.cpp375 auto XSectionID = X.getSectionID(); in runOnMachineFunction() local
377 if (XSectionID != YSectionID) in runOnMachineFunction()
378 return MBBSectionOrder(XSectionID, YSectionID); in runOnMachineFunction()
381 if (XSectionID.Type == MBBSectionID::SectionType::Default) in runOnMachineFunction()