Searched defs:isGuaranteedNotToBeUndefOrPoison (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 6791 static bool isGuaranteedNotToBeUndefOrPoison( isGuaranteedNotToBeUndefOrPoison() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 4912 bool SelectionDAG::isGuaranteedNotToBeUndefOrPoison(SDValue Op, bool PoisonOnly, isGuaranteedNotToBeUndefOrPoison() function in SelectionDAG |