Searched refs:DFAJumpThreading (Results 1 – 2 of 2) sorted by relevance
138 class DFAJumpThreading { class140 DFAJumpThreading(AssumptionCache *AC, DominatorTree *DT, LoopInfo *LI, in DFAJumpThreading() function in __anonfb50cc300111::DFAJumpThreading1289 bool DFAJumpThreading::run(Function &F) { in run()1373 DFAJumpThreading ThreadImpl(&AC, &DT, &LI, &TTI, &ORE); in run()
1830 SRCS_MIN+= Transforms/Scalar/DFAJumpThreading.cpp