Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp288 bool PHIsFound = false; member in __anon87c1be940111::ComplexDeinterleavingGraph
1705 PHIsFound = false; in identifyReductionNodes()
1716 if (Node && PHIsFound) { in identifyReductionNodes()
1743 PHIsFound = false; in identifyReductionNodes()
1745 if (Node && PHIsFound) { in identifyReductionNodes()
2063 PHIsFound = true; in identifyPHINode()