The Function class now supports an adequate set of member functions to help
modify the BB list, including Function::splice(), Function::erase(),
Function::insert() etc. so we no longer need access to the underlying list.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo