Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4298 bool HasUndefInput = false; in SimplifyPHINode() local
4304 HasUndefInput = true; in SimplifyPHINode()
4320 if (HasUndefInput) in SimplifyPHINode()