Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp266 LoopPropsMapIt PropsIt; in countLoop() local
268 std::tie(PropsIt, Inserted) = in countLoop()
271 LoopProperties &Props = PropsIt->second; in countLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp269 LoopPropsMapIt PropsIt; in countLoop() local
271 std::tie(PropsIt, Inserted) = in countLoop()
274 LoopProperties &Props = PropsIt->second; in countLoop()