Home
last modified time | relevance | path

Searched refs:ThreadImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp1417 DFAJumpThreading ThreadImpl(&AC, &DT, &LI, &TTI, &ORE); in run() local
1418 if (!ThreadImpl.run(F)) in run()
1423 if (!ThreadImpl.LoopInfoBroken) in run()