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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 165 Instruction *FoldShiftByConstant(Value *Op0, ConstantInt *Op1,
InstCombineShifts.cpp 37 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I))
312 Instruction *InstCombiner::FoldShiftByConstant(Value *Op0, ConstantInt *Op1,

Completed in 2317 milliseconds