HomeSort by: relevance | last modified time | path
    Searched refs:ConstantFold (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/lib/libLLVMIR/
Makefile 19 ConstantFold.cpp \
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 5212 ConstantFold(Instruction *I, const DataLayout &DL,
5264 } else if (Constant *C = ConstantFold(&I, DL, ConstantPool)) {

Completed in 44 milliseconds