Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp365 auto YSectionID = Y.getSectionID(); in runOnMachineFunction() local
366 if (XSectionID != YSectionID) in runOnMachineFunction()
367 return MBBSectionOrder(XSectionID, YSectionID); in runOnMachineFunction()