Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1461 bool FoundPotentialReduction = false; in collectPotentialReductions() local
1502 FoundPotentialReduction = true; in collectPotentialReductions()
1510 return FoundPotentialReduction; in collectPotentialReductions()