Searched refs:ConstantFold (Results 1 – 4 of 4) sorted by relevance
1122 bool ConstantFold = true);1125 bool ConstantFold = true);
5879 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function5926 } else if (Constant *C = ConstantFold(&I, DL, ConstantPool)) { in getCaseResults()
2031 bool ConstantFold) { in getVScale() argument2038 if (ConstantFold) { in getVScale()2050 bool ConstantFold) { in getElementCount() argument
816 SRCS_MIN+= IR/ConstantFold.cpp