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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1092 static Instruction *canonicalizeLowbitMask(BinaryOperator &I, function
1552 if (Instruction *V = canonicalizeLowbitMask(I, Builder))

Completed in 123 milliseconds