LLVM: llvm::KnownAssumptionString Struct Reference (original) (raw)

Helper that allows to insert a new assumption string in the known assumption set by creating a (static) object. More...

#include "[llvm/IR/Assumptions.h](Assumptions%5F8h%5Fsource.html)"

Helper that allows to insert a new assumption string in the known assumption set by creating a (static) object.

Definition at line 37 of file Assumptions.h.

llvm::KnownAssumptionString::KnownAssumptionString ( const char * AssumptionStr) inline

KnownAssumptionString() [2/2]

llvm::KnownAssumptionString::KnownAssumptionString ( StringRef AssumptionStr) inline

operator StringRef()

llvm::KnownAssumptionString::operator StringRef ( ) const inline

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