Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp364 auto XSectionID = X.getSectionID(); in runOnMachineFunction() local
366 if (XSectionID != YSectionID) in runOnMachineFunction()
367 return MBBSectionOrder(XSectionID, YSectionID); in runOnMachineFunction()
370 if (XSectionID.Type == MBBSectionID::SectionType::Default) in runOnMachineFunction()