Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp391 bool HasUniqueIncomingValue = true; in insertUniqueBackedgeBlock() local
400 if (HasUniqueIncomingValue) { in insertUniqueBackedgeBlock()
404 HasUniqueIncomingValue = false; in insertUniqueBackedgeBlock()
425 if (HasUniqueIncomingValue) { in insertUniqueBackedgeBlock()