Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SimplifyInstruction

3056 /// SimplifyInstruction - See if we can compute a simplified version of this
3058 Value *llvm::SimplifyInstruction(Instruction *I, const DataLayout *DL,
3222 SimpleV = SimplifyInstruction(I, DL, TLI, DT);