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.cpp418 auto CurrentSectionID = front().getSectionID(); in assignBeginEndSections() local
420 if (MBBI->getSectionID() == CurrentSectionID) in assignBeginEndSections()
424 CurrentSectionID = MBBI->getSectionID(); in assignBeginEndSections()