Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp291 LoopPropsMapIt PropsIt; in countLoop() local
293 std::tie(PropsIt, Inserted) = in countLoop()
296 LoopProperties &Props = PropsIt->second; in countLoop()