LLVM: llvm::sandboxir::Analyses Class Reference (original) (raw)

#include "[llvm/SandboxIR/Pass.h](SandboxIR%5F2Pass%5F8h%5Fsource.html)"

Static Public Member Functions
static Analyses emptyForTesting ()
For use by unit tests.

Definition at line 26 of file Pass.h.

emptyForTesting()

Analyses llvm::sandboxir::Analyses::emptyForTesting ( ) inlinestatic

For use by unit tests.

Definition at line 42 of file Pass.h.

getAA()

AAResults & llvm::sandboxir::Analyses::getAA ( ) const inline

Definition at line 38 of file Pass.h.

getScalarEvolution()

ScalarEvolution & llvm::sandboxir::Analyses::getScalarEvolution ( ) const inline

Definition at line 39 of file Pass.h.

getTTI()


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