Searched refs:ConstantFold (Results 1 – 4 of 4) sorted by relevance
10 ConstantFold.cpp
19 ConstantFold.cpp \
25 "ConstantFold.cpp",
5212 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function5264 } else if (Constant *C = ConstantFold(&I, DL, ConstantPool)) { in GetCaseResults()