LLVM 22.0.0git
CFGUpdate.h File Reference

Go to the source code of this file.

Classes

class  llvm::cfg::Update< NodePtr >

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::cfg

Enumerations

enum class  llvm::cfg::UpdateKind : unsigned char { llvm::cfg::Insert , llvm::cfg::Delete }

Functions

template<typename NodePtr>
void llvm::cfg::LegalizeUpdates (ArrayRef< Update< NodePtr > > AllUpdates, SmallVectorImpl< Update< NodePtr > > &Result, bool InverseGraph, bool ReverseResultOrder=false)