LLVM 24.0.0git
llvm::IRTranslatorImpl Member List

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

IRTranslatorImpl(CodeGenOptLevel OptLevel=CodeGenOptLevel::None)llvm::IRTranslatorImplinline
runOnMachineFunction(MachineFunction &MF, function_ref< GISelCSEInfo *()> GetCSEInfo, bool ShouldSkipOpts, function_ref< AAResults *()> GetAAResults, function_ref< BranchProbabilityInfo *()> GetBPI, function_ref< AssumptionCache *()> GetAC, TargetLibraryInfo *LibraryInfo, const LibcallLoweringInfo *LibcallInfo, SSPLayoutInfo *StackProtectorInfo)llvm::IRTranslatorImpl