Home
last modified time | relevance | path

Searched defs:DTU_ (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp83 DwarfEHPrepare(CodeGenOptLevel OptLevel_,Function & F_,const TargetLowering & TLI_,DomTreeUpdater * DTU_,const TargetTransformInfo * TTI_,const Triple & TargetTriple_) DwarfEHPrepare() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp286 runImpl(Function & F_,FunctionAnalysisManager * FAM_,TargetLibraryInfo * TLI_,TargetTransformInfo * TTI_,LazyValueInfo * LVI_,AliasAnalysis * AA_,std::unique_ptr<DomTreeUpdater> DTU_,std::optional<BlockFrequencyInfo * > BFI_,std::optional<BranchProbabilityInfo * > BPI_) runImpl() argument