Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4597 bool HasUndefInput = false; in SimplifyPHINode() local
4603 HasUndefInput = true; in SimplifyPHINode()
4619 if (HasUndefInput) in SimplifyPHINode()