Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp798 bool FoundExtraUndef = false; in mergeUndefsWith() local
806 FoundExtraUndef = true; in mergeUndefsWith()
809 if (FoundExtraUndef) in mergeUndefsWith()