Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp385 auto CurrentSectionID = front().getSectionID(); in assignBeginEndSections() local
387 if (MBBI->getSectionID() == CurrentSectionID) in assignBeginEndSections()
391 CurrentSectionID = MBBI->getSectionID(); in assignBeginEndSections()