OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimplifyCall
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
InstructionSimplify.h
287
Value *
SimplifyCall
(CallBase *Call, const SimplifyQuery &Q);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
InstructionSimplify.cpp
5780
Value *llvm::
SimplifyCall
(CallBase *Call, const SimplifyQuery &Q) {
5956
Result =
SimplifyCall
(cast<CallInst>(I), Q);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
784
if (Value *V =
SimplifyCall
(&CI, SQ.getWithInstruction(&CI)))
Completed in 52 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026