Searched defs:AllowPoison (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 1910 SimplifyValuePattern(SmallVector<Value * > & Vec,bool AllowPoison) SimplifyValuePattern() argument |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | PatternMatch.h | 251 bool AllowPoison; member |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 8179 isKnownNegation(const Value * X,const Value * Y,bool NeedNSW,bool AllowPoison) isKnownNegation() argument |