LLVM 22.0.0git
InferAlignment.cpp File Reference

Go to the source code of this file.

Functions

static bool tryToImproveAlign (const DataLayout &DL, Instruction *I, function_ref< Align(Value *PtrOp, Align OldAlign, Align PrefAlign)> Fn)
bool inferAlignment (Function &F, AssumptionCache &AC, DominatorTree &DT)

Function Documentation

◆ inferAlignment()

◆ tryToImproveAlign()