Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp270 LoopPropsMapIt PropsIt; in countLoop() local
272 std::tie(PropsIt, Inserted) = in countLoop()
275 LoopProperties &Props = PropsIt->second; in countLoop()