LLVM 22.0.0git
FastISel.h File Reference

This file defines the FastISel class. More...

Go to the source code of this file.

Classes

class  llvm::FastISel
 This is a fast-path instruction selection class that generates poor code and doesn't support illegal types or non-trivial lowering, but runs quickly. More...
struct  llvm::FastISel::CallLoweringInfo

Namespaces

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

Detailed Description

This file defines the FastISel class.

Definition in file FastISel.h.