Enzyme main
Loading...
Searching...
No Matches
AssertingReplacingVH Class Referencefinal

#include "Utils.h"

Inheritance diagram for AssertingReplacingVH:
Collaboration diagram for AssertingReplacingVH:

Public Member Functions

 AssertingReplacingVH ()=default
 
 AssertingReplacingVH (llvm::Value *new_value)
 
void deleted () override final
 
void allUsesReplacedWith (llvm::Value *new_value) override final
 
virtual ~AssertingReplacingVH ()
 

Detailed Description

Definition at line 1219 of file Utils.h.

Constructor & Destructor Documentation

◆ AssertingReplacingVH() [1/2]

AssertingReplacingVH::AssertingReplacingVH ( )
default

◆ AssertingReplacingVH() [2/2]

AssertingReplacingVH::AssertingReplacingVH ( llvm::Value * new_value)
inline

Definition at line 1223 of file Utils.h.

◆ ~AssertingReplacingVH()

virtual AssertingReplacingVH::~AssertingReplacingVH ( )
inlinevirtual

Definition at line 1233 of file Utils.h.

Member Function Documentation

◆ allUsesReplacedWith()

void AssertingReplacingVH::allUsesReplacedWith ( llvm::Value * new_value)
inlinefinaloverride

Definition at line 1230 of file Utils.h.

◆ deleted()

void AssertingReplacingVH::deleted ( )
inlinefinaloverride

Definition at line 1225 of file Utils.h.


The documentation for this class was generated from the following file: