Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5030 bool HasUndefInput = false; in simplifyPHINode() local
5037 HasUndefInput = true; in simplifyPHINode()
5050 if (HasUndefInput) { in simplifyPHINode()