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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h447 void setIsEHFuncletEntry(bool V = true) { IsEHFuncletEntry = V; } function in class:llvm::MachineBasicBlock

Completed in 126 milliseconds