Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp2076 const auto &SeenIns = Seen.insert(Current); in hasPartialIVCondition() local
2077 if (!SeenIns.second) in hasPartialIVCondition()