LLVM 19.0.0git
llvm::BranchFolder Member List

This is the complete list of members for llvm::BranchFolder, including all inherited members.

BranchFolder(bool DefaultEnableTailMerge, bool CommonHoist, MBFIWrapper &FreqInfo, const MachineBranchProbabilityInfo &ProbInfo, ProfileSummaryInfo *PSI, unsigned MinTailLength=0)llvm::BranchFolderexplicit
OptimizeFunction(MachineFunction &MF, const TargetInstrInfo *tii, const TargetRegisterInfo *tri, MachineLoopInfo *mli=nullptr, bool AfterPlacement=false)llvm::BranchFolder