Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp2308 bool HasUndefInput = false; in SimplifyPHINode() local
2315 HasUndefInput = true; in SimplifyPHINode()
2331 if (HasUndefInput) in SimplifyPHINode()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3714 bool HasUndefInput = false; in SimplifyPHINode() local
3720 HasUndefInput = true; in SimplifyPHINode()
3736 if (HasUndefInput) in SimplifyPHINode()