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

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp727 /// ConstantFoldInstruction - Try to constant fold the specified instruction.
732 Constant *llvm::ConstantFoldInstruction(Instruction *I, const TargetData *TD) { function in class:llvm

Completed in 58 milliseconds