OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tryOptimizeCall
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
227
Instruction *
tryOptimizeCall
(CallInst *CI, const DataLayout *TD);
InstCombineCalls.cpp
790
Instruction *InstCombiner::
tryOptimizeCall
(CallInst *CI, const DataLayout *TD) {
[
all
...]
Completed in 44 milliseconds