Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4521 bool HasUndefInput = false; in SimplifyPHINode() local
4527 HasUndefInput = true; in SimplifyPHINode()
4543 if (HasUndefInput) in SimplifyPHINode()