Searched refs:canonicalizeLowbitMask (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1060 static Instruction *canonicalizeLowbitMask(BinaryOperator &I, function
1417 if (Instruction *V = canonicalizeLowbitMask(I, Builder))

Completed in 57 milliseconds