HomeSort by relevance Sort by last modified time
    Searched refs:SimplifyBSwap (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 534 Value *SimplifyBSwap(BinaryOperator &Inst);
InstCombineAndOrXor.cpp 107 Value *InstCombiner::SimplifyBSwap(BinaryOperator &I) {
    [all...]

Completed in 346 milliseconds