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

/external/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp217 LoopPropsMapIt PropsIt; local
219 std::tie(PropsIt, Inserted) =
222 LoopProperties &Props = PropsIt->second;

Completed in 45 milliseconds