Searched refs:ConstantFold (Results 1 – 3 of 3) sorted by relevance
7 ConstantFold.cpp
9 ConstantFold.cpp \
3837 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function3893 } else if (Constant *C = ConstantFold(&*I, DL, ConstantPool)) { in GetCaseResults()