| LLVM 22.0.0git
    | 
#include "llvm/Support/Compiler.h"Go to the source code of this file.
| Classes | |
| class | llvm::PseudoSourceValue | 
| Special value supplied for machine level alias analysis.  More... | |
| class | llvm::FixedStackPseudoSourceValue | 
| A specialized PseudoSourceValue for holding FixedStack values, which must include a frame index.  More... | |
| class | llvm::CallEntryPseudoSourceValue | 
| class | llvm::GlobalValuePseudoSourceValue | 
| A specialized pseudo source value for holding GlobalValue values.  More... | |
| class | llvm::ExternalSymbolPseudoSourceValue | 
| A specialized pseudo source value for holding external symbol values.  More... | |
| Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations. | |
| Functions | |
| LLVM_ABI raw_ostream & | llvm::operator<< (raw_ostream &OS, const PseudoSourceValue *PSV) |