Home
last modified time | relevance | path

Searched refs:SimplifyBSwap (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp54 static Value *SimplifyBSwap(BinaryOperator &I, in SimplifyBSwap() function
1964 if (Value *V = SimplifyBSwap(I, Builder)) in visitAnd()
2970 if (Value *V = SimplifyBSwap(I, Builder)) in visitOr()
4068 if (Value *V = SimplifyBSwap(I, Builder)) in visitXor()