Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp275 bool PHIsFound = false; member in __anon446059c90111::ComplexDeinterleavingGraph
1535 PHIsFound = false; in identifyReductionNodes()
1546 if (Node && PHIsFound) { in identifyReductionNodes()
1838 PHIsFound = true; in identifyPHINode()