Home
last modified time | relevance | path

Searched refs:SimplifyCallInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2754 static Value *SimplifyCallInst(CallInst *CI, const Query &) { in SimplifyCallInst() function
2859 Result = SimplifyCallInst(cast<CallInst>(I), Query (TD, TLI, DT)); in SimplifyInstruction()