Searched defs:canCreateUndefOrPoison (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
| H A D | ValueTracking.cpp | 6571 static bool canCreateUndefOrPoison(const Operator *Op, UndefPoisonKind Kind, canCreateUndefOrPoison() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | SelectionDAG.cpp | 4990 bool SelectionDAG::canCreateUndefOrPoison(SDValue Op, bool PoisonOnly, canCreateUndefOrPoison() function in SelectionDAG |