Searched refs:PropsIt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp275 LoopPropsMapIt PropsIt; local
277 std::tie(PropsIt, Inserted) =
280 LoopProperties &Props = PropsIt->second;

Completed in 126 milliseconds