Searched defs:SimplifyLShrInst (Results 1 – 1 of 1) sorted by relevance
1345 static Value *SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() function1376 Value *llvm::SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() function in llvm