Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13957 bool FoundOr = false; in isLoadCombineCandidateImpl() local
13965 FoundOr = true; in isLoadCombineCandidateImpl()
13969 if ((MustMatchOrInst && !FoundOr) || ZextLoad == Root || in isLoadCombineCandidateImpl()