Searched defs:setSectionID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h475 void setSectionID(MBBSectionID V) { SectionID = V; } function in class:llvm::MachineBasicBlock

Completed in 61 milliseconds