LLVM 22.0.0git
PPCFastISel.cpp File Reference

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "ppcfastisel"

Functions

static std::optional< PPC::PredicategetComparePred (CmpInst::Predicate Pred)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ppcfastisel"

Definition at line 56 of file PPCFastISel.cpp.

Function Documentation

◆ getComparePred()