Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp5106 auto OpCheck = [&](const Value *V) { in isGuaranteedNotToBeUndefOrPoison() local
5135 } else if (!canCreateUndefOrPoison(Opr) && all_of(Opr->operands(), OpCheck)) in isGuaranteedNotToBeUndefOrPoison()