Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp763 DomTreeUpdater LocalDTU(DT, DomTreeUpdater::UpdateStrategy::Lazy); in SplitBlockImpl() local
765 DTU ? DTU : (DT ? &LocalDTU : nullptr), LI, MSSAU, in SplitBlockImpl()