Home | History | Annotate | Download | only in Utils

Lines Matching refs:ConstantFold

4176 ConstantFold(Instruction *I, const DataLayout &DL,
4232 } else if (Constant *C = ConstantFold(&*I, DL, ConstantPool)) {