Searched refs:tryOptimizeCall (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h379 Instruction *tryOptimizeCall(CallInst *CI);
H A DInstCombineCalls.cpp1267 Instruction *InstCombiner::tryOptimizeCall(CallInst *CI) { function in class:InstCombiner
1449 Instruction *I = tryOptimizeCall(CI);

Completed in 77 milliseconds