Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp5493 auto OpCheck = [&](const Value *V) { in isGuaranteedNotToBeUndefOrPoison() local
5522 } else if (!canCreateUndefOrPoison(Opr) && all_of(Opr->operands(), OpCheck)) in isGuaranteedNotToBeUndefOrPoison()