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