HomeSort by relevance Sort by last modified time
    Searched refs:ConstantFoldInsertValueInstruction (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Analysis/
ConstantFolding.h 70 /// ConstantFoldInsertValueInstruction - Attempt to constant fold an insertvalue
73 Constant *ConstantFoldInsertValueInstruction(Constant *Agg, Constant *Val,
  /external/llvm/lib/IR/
ConstantFold.h 44 Constant *ConstantFoldInsertValueInstruction(Constant *Agg, Constant *Val,
ConstantFold.cpp     [all...]
Constants.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]

Completed in 223 milliseconds