Searched defs:WillInvertAllUses (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/ | ||
H A D | InstCombiner.h | 251 getFreelyInverted(Value * V,bool WillInvertAllUses,BuilderTy * Builder,bool & DoesConsume) getFreelyInverted() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 2278 getFreelyInvertedImpl(Value * V,bool WillInvertAllUses,BuilderTy * Builder,bool & DoesConsume,unsigned Depth) getFreelyInvertedImpl() argument |