Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SimplifyInstruction

319       // If it's not a GEP, hand it off to SimplifyInstruction to see if it
324 SimplifyInstruction(const_cast<Instruction *>(I), DL)) {