Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2842 bool HasUndefInput = false; in SimplifyPHINode() local
2849 HasUndefInput = true; in SimplifyPHINode()
2865 if (HasUndefInput) in SimplifyPHINode()