Searched defs:ConstantFoldBinaryInstruction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DConstantFold.cpp870 Constant *llvm::ConstantFoldBinaryInstruction(unsigned Opcode, function in class:llvm
1167 return ConstantFoldBinaryInstruction(Opcode, C2, C1);

Completed in 59 milliseconds