Searched refs:SimplifyCallInst (Results 1 – 1 of 1) sorted by relevance
2754 static Value *SimplifyCallInst(CallInst *CI, const Query &) { in SimplifyCallInst() function2859 Result = SimplifyCallInst(cast<CallInst>(I), Query (TD, TLI, DT)); in SimplifyInstruction()