Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3654 bool HasUndefInput = false; in SimplifyPHINode() local
3660 HasUndefInput = true; in SimplifyPHINode()
3676 if (HasUndefInput) in SimplifyPHINode()