Searched defs:SimplifyAShrInst (Results 1 – 1 of 1) sorted by relevance
1432 static Value *SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst() function1455 Value *llvm::SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst() function in llvm