Searched defs:NotB (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 2610 Value *NotB = getFreelyInvertedImpl(B, B->hasOneUse(), Builder, getFreelyInvertedImpl() local |
H A D | InstCombineAndOrXor.cpp | 3108 Value *NotB; getSelectCondition() local |