Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1449 bool FoundClobberResult = false; in optimizeUsesInBlock() local
1464 FoundClobberResult = true; in optimizeUsesInBlock()
1470 FoundClobberResult = true; in optimizeUsesInBlock()
1478 if (FoundClobberResult || UpperBound < LocInfo.LastKill) { in optimizeUsesInBlock()