Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h310 inline apint_match m_APIntForbidPoison(const APInt *&Res) { in m_APIntForbidPoison() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3210 match(ICmp->getOperand(1), m_APIntForbidPoison(RHSC1)) && in impliesPoisonOrCond()