Home
last modified time | relevance | path

Searched refs:ConstantFold (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DCMakeLists.txt7 ConstantFold.cpp
/minix/external/bsd/llvm/lib/libLLVMIR/
H A DMakefile14 ConstantFold.cpp \
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3429 ConstantFold(Instruction *I, in ConstantFold() function
3487 } else if (Constant *C = ConstantFold(I, ConstantPool, DL)) { in GetCaseResults()